mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-23 03:00:17 -04:00
packaging is also needed
This commit is contained in:
2
.github/workflows/python_cibuildwheel.yml
vendored
2
.github/workflows/python_cibuildwheel.yml
vendored
@@ -150,7 +150,7 @@ jobs:
|
||||
- name: Install Python dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
python -m pip install requests
|
||||
python -m pip install requests packaging
|
||||
|
||||
- name: Setup Deps
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user