Skip to content
Snippets Groups Projects

3.7 to 3.10 compatibility

Merged Valentin Emiya requested to merge ci39 into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -76,7 +76,6 @@ install_and_test_311:
@@ -76,7 +76,6 @@ install_and_test_311:
stage: test
stage: test
script:
script:
- pip3 install cython
- pip3 install cython
- cythonize -i ltfatpy/comp/*.pyx
- pip3 install -e . --no-deps
- pip3 install -e . --no-deps
- python3 -m pytest
- python3 -m pytest
artifacts:
artifacts:
Loading