Skip to content
Snippets Groups Projects

Qt6 fixes and scheduler class started

Merged Oscar Gustafsson requested to merge add-list-scheduler into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -19,6 +19,7 @@ before_script:
# Install test dependencies
- pip install -r requirements_test.txt
- export PYTEST_QT_API=$QT_API
- export MPLBACKEND=qtagg
.run-test:
stage: test
Loading