We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7994f9 commit 38f0430Copy full SHA for 38f0430
2 files changed
.github/workflows/test.yml
@@ -34,7 +34,6 @@ jobs:
34
- name: Install dependencies
35
run: |
36
python -m pip install --upgrade pip
37
- pip install -r requirements.txt
38
pip install -e .
39
pip install pytest pytest-cov pytest-xdist coverage
40
requirements.txt
0 commit comments