Skip to content
Snippets Groups Projects

3.7 to 3.10 compatibility

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