We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c06673f commit 2a7619cCopy full SHA for 2a7619c
.github/workflows/python_test.yaml
@@ -45,7 +45,7 @@ jobs:
45
run: |
46
python -m venv venv
47
source venv/bin/activate
48
- pip install -r python/requirements.txt
+ pip install -r python/requirements-39.txt
49
- name: Run Linters
50
51
0 commit comments