File tree Expand file tree Collapse file tree 1 file changed +12
-15
lines changed
Expand file tree Collapse file tree 1 file changed +12
-15
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,13 @@ channels:
55 - nodefaults
66
77dependencies :
8- # - basemap >=1.3.6 # see pip install at the bottom
8+ - basemap >=1.3.6
99 - cartopy
1010 - jsondiff
1111 - matplotlib
1212 - nctoolkit >=0.8.7 # use linux64 build
1313 - netcdf4
14- - numpy >=2.0.0 # >1.24.3 # for testing with numpy2
14+ - numpy >=2.0.0 # >1.24.3
1515 - pip !=21.3
1616 - python >=3.9
1717 - pyyaml
@@ -29,17 +29,14 @@ dependencies:
2929 - pytest-mock
3030 - pytest-xdist
3131 # Python packages - dependencies for documentation building
32- # - autodocsumm >=0.2.2
33- # - sphinx >=5
34- # - sphinx_rtd_theme
32+ - autodocsumm >=0.2.2
33+ - sphinx >=5
34+ - sphinx_rtd_theme
3535 # Python packages needed for installing in development mode
36- # - codespell
37- # - docformatter
38- # - isort
39- # - pre-commit
40- # - prospector >=1.9.0
41- # - yamllint
42- # - yapf
43- - pip :
44- - " --force-reinstall --no-binary :all: basemap"
45-
36+ - codespell
37+ - docformatter
38+ - isort
39+ - pre-commit
40+ - prospector >=1.9.0
41+ - yamllint
42+ - yapf
You can’t perform that action at this time.
0 commit comments