mirror of
https://github.com/n0remac/2020GameJamPractice.git
synced 2025-12-05 23:13:08 -06:00
13 lines
151 B
TOML
13 lines
151 B
TOML
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
|
|
[packages]
|
|
arcade = "*"
|
|
|
|
[requires]
|
|
python_version = "3.6"
|