This commit is contained in:
2017-01-19 19:49:23 -05:00
parent 8769967af4
commit 94ca8ffe63
5 changed files with 12 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
[[source]]
url = 'https://pypi.org/'
verify_ssl = true
[requires]
python_version = '2.7'
[packages]
pip = {}
click = {}
crayons = {}
delegator.py = {}
View File