Added requirements to Pyhon 3.6.3

This commit is contained in:
Cédric Bonhomme 2018-02-27 22:36:09 +01:00
parent 3c3ab16ebc
commit ea406bf4d1
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
2 changed files with 178 additions and 3 deletions

View file

@ -5,6 +5,10 @@ verify_ssl = true
name = "pypi"
[requires]
python_version = "3.6.4"
[packages]
Pillow = "*"