1
0
Fork 0
mirror of https://github.com/ldericher/fftcgtool synced 2025-01-15 15:02:59 +00:00
fftcgtool/Pipfile
2021-08-09 05:32:05 +02:00

14 lines
178 B
TOML

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