require python 3; make command more commanding

This commit is contained in:
William Pietri
2017-10-31 11:18:09 -07:00
parent 20579d92ab
commit 6f29c96e61
2 changed files with 2 additions and 0 deletions
+2
View File
@@ -4,6 +4,8 @@ url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[requires]
python_version = '3'
[dev-packages]
View File