This commit is contained in:
2020-12-01 17:23:40 -03:00
parent 9852a8cbdc
commit 45f1c87e87
4 changed files with 182 additions and 0 deletions

11
bin/Pipfile Normal file
View File

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