preparing for publishing (removed pipenv commands from workflow, added Contributing section on README, added functionality to pin dependency versions with requirements.txt)

This commit is contained in:
Tristan Lee
2023-09-06 09:51:31 -05:00
parent 8c32a3cf16
commit 10821e30f2
9 changed files with 74 additions and 11 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
data/
build/
*.egg-info/
dist/
# Miscellaneous files
**/.DS_Store