Skip to content

Commit 904c16f

Browse files
committed
install pyqtwebengine in test env
1 parent 91b2a92 commit 904c16f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ workflows:
4545
setup_env: true
4646
build_args: "--no-test"
4747
build_docs: << pipeline.parameters.build_docs >>
48-
env_packages: pytest-cov dask psyplot-gui statsmodels netcdf4 seaborn
48+
env_packages: pytest-cov dask psyplot-gui statsmodels netcdf4 seaborn pyqtwebengine
4949
default_branch: develop
5050
- psyplot/test-parallel:
5151
name: test-matplotlib-latest

0 commit comments

Comments
 (0)