This commit is contained in:
Julian Freeman
2023-12-19 12:28:08 -04:00
parent 8ca2a4b6a2
commit a39de66594
5 changed files with 362 additions and 1 deletions

11
Pipfile Normal file
View File

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