We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 494fd75 commit 2705ae7Copy full SHA for 2705ae7
1 file changed
tests/envs/environment_py3.7_qt5.yml
@@ -9,7 +9,8 @@ dependencies:
9
- xarray
10
- netCDF4
11
- pyqt>5.7
12
- - sphinx
+ - sphinx # [not win]
13
+ - sphinx=1.7.5 # [win]
14
- pip:
15
- pytest
16
- pytest-cov
0 commit comments