This commit is contained in:
2021-03-25 21:13:13 -03:00
parent 8eae698aba
commit cdf3ce9c21
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"