Add pipfile

This commit is contained in:
2023-06-30 00:17:44 +02:00
parent 0a038029f7
commit b7a79462dc
2 changed files with 49 additions and 1 deletions

2
.gitignore vendored
View File

@ -87,7 +87,7 @@ ipython_config.py
# However, in case of collaboration, if having platform-specific dependencies or dependencies
# having no cross-platform support, pipenv may install dependencies that don't work, or not
# install all needed dependencies.
#Pipfile.lock
Pipfile.lock
# celery beat schedule file
celerybeat-schedule