-
- Downloads
update github actions to new version and make tests pass again
... | ... | @@ -2,7 +2,7 @@ |
pycodestyle | ||
nose2 | ||
cython>=0.18 | ||
Cython>=0.18 | ||
numpy>=1.8 | ||
# required for building the docs | ||
... | ... |
Please register or sign in to comment
... | ... | @@ -2,7 +2,7 @@ |
pycodestyle | ||
nose2 | ||
cython>=0.18 | ||
Cython>=0.18 | ||
numpy>=1.8 | ||
# required for building the docs | ||
... | ... |