Skip to content

Commit

Permalink
Unpin setuptools version for tests in pypy
Browse files Browse the repository at this point in the history
  • Loading branch information
xzkostyan committed Aug 19, 2024
1 parent cc9d579 commit ed49e5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ jobs:
# Newer coveralls do not work with github actions.
pip install 'coveralls<3.0.0'
pip install cython
pip install -U 'setuptools<72.2'
python testsrequire.py
python setup.py develop
# Limit each test time execution.
Expand Down

0 comments on commit ed49e5c

Please sign in to comment.