mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Add news fragment for CI broke issue
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
It would appear that ``requirementslib`` was not fully specifying the subdirectory to ``build_pep517`` and
|
||||
and when a new version of ``setuptools`` was released, the test ``test_lock_nested_vcs_direct_url``
|
||||
broke indicating the Pipfile.lock no longer contained the extra dependencies that should have been resolved.
|
||||
This regression affected ``pipenv>=2021.11.9`` but has been fixed by a patch to ``requirementslib``.
|
||||
Reference in New Issue
Block a user