mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
really fix the build
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
pytest = "*"
|
||||
mock = "*"
|
||||
"delegator.py" = "*"
|
||||
toml = "*"
|
||||
Sphinx = "*"
|
||||
|
||||
[packages]
|
||||
|
||||
Generated
+8
-4
@@ -130,14 +130,18 @@
|
||||
"version": "==0.13.1",
|
||||
"hash": "sha256:de454f1015958450b72641165c08afe7023cd7e3944396448f2fb1b0ccba9d77"
|
||||
},
|
||||
"Jinja2": {
|
||||
"version": "==2.9.5",
|
||||
"hash": "sha256:a7b7438120dbe76a8e735ef7eba6048eaf4e0b7dbc530e100812f8ec462a4d50"
|
||||
"toml": {
|
||||
"version": "==0.9.2",
|
||||
"hash": "sha256:b3953bffe848ad9a6d554114d82f2dcb3e23945e90b4d9addc9956f37f336594"
|
||||
},
|
||||
"setuptools": {
|
||||
"version": "==34.3.2",
|
||||
"hash": "sha256:6483f8412313ec787fa71379147a4605d3b1cc303c3648d02542a9160d3db72b"
|
||||
},
|
||||
"Jinja2": {
|
||||
"version": "==2.9.5",
|
||||
"hash": "sha256:a7b7438120dbe76a8e735ef7eba6048eaf4e0b7dbc530e100812f8ec462a4d50"
|
||||
},
|
||||
"requests": {
|
||||
"version": "==2.13.0",
|
||||
"hash": "sha256:1a720e8862a41aa22e339373b526f508ef0c8988baf48b84d3fc891a8e237efb"
|
||||
@@ -158,7 +162,7 @@
|
||||
"python_version": "2.7"
|
||||
},
|
||||
"hash": {
|
||||
"sha256": "df21bf8200dc08c770d3005b576010f7928703b3136bcf850ecf755d38c6c78e"
|
||||
"sha256": "b22d25806ebb5d3050975a015bcdf85cc363a550216e4bf16eec5a6194e99007"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user