Skip to content

Commit

Permalink
[ci] Bump nose to nose2 and adapt coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
nrybowski committed Jan 6, 2025
1 parent 6c1733b commit 1048ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get install -y libtidy5deb1 libzmq3-dev
pip install setuptools=69.1.0 setuptools-scm==8.0.4
pip install setuptools==69.1.0 setuptools-scm==8.0.4
# pip3 install nose==1.3.7 selenium==3.141.0 coverage pyvirtualdisplay pytest
# pip3 install coverage==7.6.9 pytest==8.0.0 virtualenv==20.25.0 setuptools==69.1.0\
# setuptools-scm==8.0.4
Expand Down

0 comments on commit 1048ae2

Please sign in to comment.