We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 698ae6d commit 26073a9Copy full SHA for 26073a9
.github/workflows/main.yml
@@ -23,7 +23,6 @@ jobs:
23
run: |
24
python -m pip install --upgrade pip
25
pip install -r requirements.txt
26
- pip install -r requirements_tests.txt
27
- name: Install package
28
29
python setup.py install sdist bdist_wheel
0 commit comments