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 bf29d5b commit 85e24beCopy full SHA for 85e24be
.github/workflows/continuous-integration.yml
@@ -52,7 +52,6 @@ jobs:
52
53
- name: Install the package
54
run: |
55
- pip install $(grep "Cython" requirements.txt)
56
pip install -r requirements.txt
57
pip install -r contrib-requirements.txt
58
pip install -r requirements-test.txt
0 commit comments