This commit is contained in:
Rich
2021-07-02 15:22:55 +01:00
parent 0c720423c6
commit eac774d83c
3 changed files with 50 additions and 0 deletions

11
Pipfile Normal file
View File

@@ -0,0 +1,11 @@
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
[dev-packages]
[requires]
python_version = "3.9"