mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
36 lines
891 B
JSON
36 lines
891 B
JSON
{
|
|
"_meta": {
|
|
"hash": {
|
|
"sha256": "4e215f83ada415726a064a01ad5bdd5daf169d1ef41623b1c05e6cd8fe1f0fc5"
|
|
},
|
|
"requires": {
|
|
"python_version": "2.7"
|
|
},
|
|
"sources": [
|
|
{
|
|
"url": "https://pypi.python.org/simple",
|
|
"verify_ssl": true
|
|
}
|
|
]
|
|
},
|
|
"default": {
|
|
"backports.shutil_get_terminal_size": "*",
|
|
"blindspin": "*",
|
|
"click": "*",
|
|
"click-completion": "*",
|
|
"crayons": "*",
|
|
"delegator.py": ">=0.0.6",
|
|
"parse": "*",
|
|
"pew": ">=0.1.26",
|
|
"pipfile": "==0.0.2",
|
|
"psutil": "*",
|
|
"requests": ">=2.4.0",
|
|
"requirements-parser": "*",
|
|
"toml": "*"
|
|
},
|
|
"develop": {
|
|
"Sphinx": "*",
|
|
"mock": "*",
|
|
"pytest": "*"
|
|
}
|
|
} |