-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* remove setup.py, add __init__.py for directories that are actually python modules, edit requirements and dockerfile accordingly * add pyproject.toml with poetry config, python version pin, and dependency pins * generate requirements.txt from poetry, remove requirements.in * add python version comments to dockerfile and pyproject.toml * update readme with instructions and guidance for Poetry * add poetry.lock file
- Loading branch information
1 parent
a772e0c
commit 00a9ba6
Showing
11 changed files
with
769 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Empty file.
Empty file.
Oops, something went wrong.