Merge branch 'master' of github.com:ramonwenger/skillbox

This commit is contained in:
Ramon Wenger 2018-08-23 15:17:41 +02:00
commit 5b4b393f6b
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@ url = "https://pypi.python.org/simple"
verify_ssl = true verify_ssl = true
name = "pypi" name = "pypi"
[requires]
python_version = '3.6'
[dev-packages] [dev-packages]
awscli = "*" awscli = "*"
ipdb = "*" ipdb = "*"