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
@@ -75,6 +75,7 @@ install_and_test_311:
@@ -75,6 +75,7 @@ install_and_test_311:
image: python:3.11
image: python:3.11
stage: test
stage: test
script:
script:
 
- pip3 install cython
- pip3 install -e . --no-deps
- pip3 install -e . --no-deps
- python3 -m pytest
- python3 -m pytest
artifacts:
artifacts:
Loading