Skip to content

Commit 85e24be

Browse files
committed
chore: remove specific Cython installation from CI workflow
1 parent bf29d5b commit 85e24be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ jobs:
5252

5353
- name: Install the package
5454
run: |
55-
pip install $(grep "Cython" requirements.txt)
5655
pip install -r requirements.txt
5756
pip install -r contrib-requirements.txt
5857
pip install -r requirements-test.txt

0 commit comments

Comments
 (0)