mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
this is no longer true
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
@@ -53,7 +53,7 @@ class TestPipenv():
|
||||
|
||||
# Ensure uninstall works.
|
||||
assert 'Werkzeug' not in pipfile_output
|
||||
assert 'werkzeug' in lockfile_output
|
||||
assert 'werkzeug' not in lockfile_output
|
||||
|
||||
# Ensure dev-packages work.
|
||||
assert 'pytest' in pipfile_output
|
||||
|
||||
Reference in New Issue
Block a user