mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Vendor in latest packages available (#5657)
* Update to the latest vendoring package versions available. * add news fragment * fix vendoring CI
This commit is contained in:
@@ -76,7 +76,7 @@ jobs:
|
||||
with:
|
||||
api_key: ${{ secrets.FORESIGHT_API_KEY }}
|
||||
- run: |
|
||||
python -m pip install --upgrade wheel invoke parver beautifulsoup4 vistir towncrier requests parse
|
||||
python -m pip install --upgrade wheel invoke parver beautifulsoup4 vistir 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