parent
d0c02f5197
commit
ec447e5e10
2 changed files with 9 additions and 2 deletions
@ -1,12 +1,19 @@ |
||||
[[source]] |
||||
|
||||
url = "https://pypi.org/simple" |
||||
verify_ssl = true |
||||
name = "pypi" |
||||
|
||||
|
||||
[packages] |
||||
pygame = ">=1.9.3" |
||||
|
||||
Pygame = ">=1.9.3" |
||||
|
||||
|
||||
[dev-packages] |
||||
|
||||
|
||||
|
||||
[requires] |
||||
|
||||
python_version = "3.6" |
||||
|
Loading…
Reference in new issue