mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Merge branch 'master' of github.com:kennethreitz/pipenv
This commit is contained in:
@@ -44,7 +44,6 @@ class TestPipenv():
|
||||
assert delegator.run('pipenv install pytest --dev').return_code == 0
|
||||
# assert delegator.run('pipenv install https://pypi.python.org/packages/49/df/50aa1999ab9bde74656c2919d9c0c085fd2b3775fd3eca826012bef76d8c/requests-2.18.4-py2.py3-none-any.whl#md5=eb9be71cc41fd73a51a7c9cd1adde5de').return_code == 0
|
||||
|
||||
|
||||
# Debug.
|
||||
print(delegator.run('pipenv install regex').err)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user