Update Pipfile

This commit is contained in:
Gabriel Augendre 2018-05-05 16:03:16 +02:00
parent d0c02f5197
commit ec447e5e10
No known key found for this signature in database
GPG Key ID: F360212F958357D4
2 changed files with 9 additions and 2 deletions

View File

@ -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"

2
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "1e35d7d630b5e57022eaaeed48f17c8f8a0792f0212f1d0fa61ff400687de459"
"sha256": "cead6d7146d24690a79277d802bf23f61ef2109b6998397fa306aa49d4a120a4"
},
"pipfile-spec": 6,
"requires": {