Improve CONTRIBUTING to reflect using Poetry

This commit is contained in:
Sumner Evans
2020-10-15 01:31:39 -06:00
parent e427efc479
commit 734e21bda7
2 changed files with 9 additions and 15 deletions

7
.gitignore vendored
View File

@@ -95,13 +95,6 @@ ipython_config.py
# pyenv
.python-version
# pipenv
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
# However, in case of collaboration, if having platform-specific dependencies or dependencies
# having no cross-platform support, pipenv may install dependencies that dont work, or not
# install all needed dependencies.
#Pipfile.lock
# celery beat schedule file
celerybeat-schedule