Skip to content
Snippets Groups Projects
Commit a5d7d6c8 authored by Dominique Benielli's avatar Dominique Benielli
Browse files

Edit .gitlab-ci.yml

parent b6d8f25b
No related branches found
No related tags found
1 merge request!23.7 to 3.10 compatibility
Pipeline #16131 failed
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment