1
0
Fork 0
mirror of https://github.com/ldericher/fftcgtool synced 2025-04-10 11:03:03 +00:00
fftcgtool/Pipfile
2021-08-03 01:37:22 +02:00

12 lines
153 B
TOML

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
requests = "*"
[requires]
python_version = "3.6"