mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Requirementslib==2.3.0 (#5672)
* Bump requirementslib that drops vistir. * Add news fragment * Add missing file * Remove vistir entirely * fix circular import * revert issue that may be causing circular import issue * Hackaround current pythonfinder version importlib usage. * PR Feedback * fix lint
This commit is contained in:
@@ -66,7 +66,7 @@ jobs:
|
||||
with:
|
||||
python-version: "3.11"
|
||||
- run: |
|
||||
python -m pip install --upgrade wheel invoke parver beautifulsoup4 vistir towncrier requests parse hatch-fancy-pypi-readme
|
||||
python -m pip install --upgrade wheel invoke parver beautifulsoup4 towncrier requests parse hatch-fancy-pypi-readme
|
||||
python -m invoke vendoring.update
|
||||
tests:
|
||||
name: ${{matrix.os}} / ${{ matrix.python-version }}
|
||||
|
||||
Reference in New Issue
Block a user