1
0
Fork 0
mirror of https://github.com/dancojocaru2000/foxbank.git synced 2025-02-23 12:29:35 +02:00
foxbank/server/Pipfile

13 lines
151 B
Text
Raw Permalink Normal View History

2021-11-14 15:13:40 +02:00
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
flask = "*"
[dev-packages]
[requires]
python_version = "3.10"