Skip to content

Commit bdd720d

Browse files
committed
add dep
1 parent 8d2b4c0 commit bdd720d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: run the test script
4242
working-directory: tests
4343
run: |
44-
pip install pytest
44+
pip install pytest setuptools==39.1.0
4545
pytest test_demo.py
4646
python uvad_test.py
4747

0 commit comments

Comments
 (0)