Skip to content

Commit 62ed964

Browse files
committed
upgrade setuptools for 3.12
1 parent 9322ea9 commit 62ed964

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ jobs:
9696
github-token: ${{ secrets.GITHUB }}
9797
- name: Setup package
9898
run: |
99+
pip install --upgrade setuptools
99100
pip install -r requirements.txt
100101
pip install . --upgrade
101102
python -m pip install --user pytest

0 commit comments

Comments
 (0)