Files
pipenv/news/2384.bugfix
T
Dan Ryan f91c9e0d06 Update news
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-06-22 15:36:39 -04:00

3 lines
275 B
Plaintext

Resolved a bug in our patched resolvers which could cause nondeterministic resolution failures in certain conditions.
Running ``pipenv install`` with no arguments in a project with only a ``Pipfile`` will now correctly lock first for dependency resolution before installing.