We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 510b24a commit bf8d885Copy full SHA for bf8d885
ci/conda/run_test.bat
@@ -2,3 +2,5 @@ cd ..\work\test
2
python run_tests.py
3
mypy test_mypy_classic_occ_bottle.py
4
python core_display_pyqt5_unittest.py
5
+python core_display_pyside2_unittest.py
6
+python core_display_wx_unittest.py
0 commit comments