mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 14:50:16 +00:00
pipfile
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[[source]]
|
||||
url = 'https://pypi.org/'
|
||||
verify_ssl = true
|
||||
|
||||
[requires]
|
||||
python_version = '2.7'
|
||||
|
||||
[packages]
|
||||
pip = {}
|
||||
click = {}
|
||||
crayons = {}
|
||||
delegator.py = {}
|
||||
Reference in New Issue
Block a user