Python
This commit is contained in:
16
bin/informes/Pipfile
Normal file
16
bin/informes/Pipfile
Normal file
@ -0,0 +1,16 @@
|
||||
[[source]]
|
||||
name = "pypi"
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[packages]
|
||||
pandas = "*"
|
||||
xlsxwriter = "*"
|
||||
httpx = "*"
|
||||
flask = "*"
|
||||
numpy = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.8"
|
Reference in New Issue
Block a user