attempt to fix deps

This commit is contained in:
Zied Aouini 2025-11-17 09:41:45 +01:00
parent 892b71af12
commit babbca660f
No known key found for this signature in database
3 changed files with 4 additions and 7 deletions

View file

@ -57,5 +57,5 @@ jobs:
TWINE_PASSWORD: ${{ secrets.PYPI_TOKEN }}
run: |
python3 -m pip install --upgrade pip --break-system-packages
python3 -m pip install twine --break-system-packages
python3 -m pip install -r dev_requirements.txt --break-system-packages
python3 -m twine upload --skip-existing ./wheelhouse/nfstream-*.whl