We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daf4ba5 commit ca965f3Copy full SHA for ca965f3
.github/workflows/cov_test_workflow.yml
@@ -24,7 +24,7 @@ jobs:
24
python-version: "3.10"
25
- name: Install poetry
26
run: |
27
- pip install poetry
+ pip install poetry==1.4.0
28
- name: Install SyNCoPy
29
30
poetry install
0 commit comments