Skip to content

Commit b41e3c3

Browse files
committedMar 28, 2024
update ci
1 parent b193113 commit b41e3c3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎.github/workflows/ci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ jobs:
4646
4747
- name: compile .pyx file
4848
run: |
49-
# pip install Cython
50-
# pip install numpy
5149
python setup.py build_ext --inplace
5250
5351
- name: run the test script

0 commit comments

Comments
 (0)
Please sign in to comment.