remove pipenv from pipfile

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-09 09:40:44 -04:00
parent 2ce5c7cd65
commit af353fc890
2 changed files with 10 additions and 12 deletions
+2 -1
View File
@@ -4,7 +4,8 @@ pytest = "*"
mock = "*"
"delegator.py" = ">=0.0.13"
toml = "*"
Sphinx = "<=1.5.5"
sphinx = "<=1.5.5"
"-e ." = "*"
[packages]
pew = ">=0.1.26"
Generated
+8 -11
View File
@@ -5,16 +5,16 @@
},
"host-environment-markers": {
"implementation_name": "cpython",
"implementation_version": "3.6.1",
"implementation_version": "3.6.2",
"os_name": "posix",
"platform_machine": "x86_64",
"platform_python_implementation": "CPython",
"platform_release": "4.10.0-33-generic",
"platform_system": "Linux",
"platform_version": "#37-Ubuntu SMP Fri Aug 11 10:55:28 UTC 2017",
"python_full_version": "3.6.1",
"platform_release": "16.7.0",
"platform_system": "Darwin",
"platform_version": "Darwin Kernel Version 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64",
"python_full_version": "3.6.2",
"python_version": "3.6",
"sys_platform": "linux"
"sys_platform": "darwin"
},
"pipfile-spec": 2,
"requires": {
@@ -91,11 +91,8 @@
"version": "==1.9.0"
},
"pipenv": {
"hashes": [
"sha256:ee9a152341aa7eceec65f69310b42f14094ed1cacdf1d143b075d290ef3e8f0d",
"sha256:37ac7d6576feaa1f85af58df2a3409195977dcdf1ac86462edc4537ca883f181"
],
"version": "==6.1.6"
"hashes": [],
"version": "==6.2.0"
},
"py": {
"hashes": [