mirror of
https://github.com/ldericher/fftcgtool
synced 2025-01-15 15:02:59 +00:00
15 lines
191 B
TOML
15 lines
191 B
TOML
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
|
|
[packages]
|
|
requests = "*"
|
|
pillow = "*"
|
|
roman = "*"
|
|
pyyaml = "*"
|
|
|
|
[requires]
|
|
python_version = "3.9"
|