Skip to content

Commit 6797365

Browse files
authored
decap cython dep in workflow
1 parent f76c366 commit 6797365

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
create-args: >-
5858
python=3.13
5959
cspice
60-
Cython
60+
cython
6161
numpy
6262
pip
6363
- name: Install dependencies

0 commit comments

Comments
 (0)