mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-31 04:34:27 +00:00
Remove version pin of pip-tools
This commit is contained in:
@@ -23,9 +23,7 @@ jobs:
|
||||
run: |
|
||||
python -m venv venv
|
||||
source venv/bin/activate
|
||||
# TODO: Remove version contraint on "pip".
|
||||
# https://github.com/jazzband/pip-tools/issues/2319
|
||||
python -m pip install "pip<26.0" pip-tools
|
||||
python -m pip install pip-tools
|
||||
|
||||
- name: Upgrade outdated package
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user