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 35b6bc3 commit 52860a0Copy full SHA for 52860a0
.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