We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91b2a92 commit 904c16fCopy full SHA for 904c16f
.circleci/config.yml
@@ -45,7 +45,7 @@ workflows:
45
setup_env: true
46
build_args: "--no-test"
47
build_docs: << pipeline.parameters.build_docs >>
48
- env_packages: pytest-cov dask psyplot-gui statsmodels netcdf4 seaborn
+ env_packages: pytest-cov dask psyplot-gui statsmodels netcdf4 seaborn pyqtwebengine
49
default_branch: develop
50
- psyplot/test-parallel:
51
name: test-matplotlib-latest
0 commit comments