File tree Expand file tree Collapse file tree 2 files changed +36
-0
lines changed
Expand file tree Collapse file tree 2 files changed +36
-0
lines changed Original file line number Diff line number Diff line change 3333 - ci/envs/312-latest.yaml
3434 - ci/envs/313-latest.yaml
3535 - ci/envs/313-dev.yaml
36+ - ci/envs/314-latest.yaml
3637 include :
3738 - environment-file : ci/envs/313-latest.yaml
3839 os : macos-13 # Intel
Original file line number Diff line number Diff line change 1+ name : test
2+ channels :
3+ - conda-forge
4+ dependencies :
5+ - python=3.14
6+ - geopandas
7+ - inequality
8+ - libpysal>=4.12.0
9+ - mapclassify
10+ - networkx
11+ - osmnx
12+ - packaging
13+ - pandas!=1.5.0
14+ - shapely>=2
15+ - esda
16+ - tqdm
17+ - numba
18+ - rioxarray
19+ - xvec
20+ # testing
21+ - codecov
22+ - pytest
23+ - pytest-cov
24+ # user guide testing
25+ - dask
26+ - inequality
27+ - jupyter
28+ - matplotlib
29+ - osmnx
30+ - clustergram
31+ - bokeh
32+ - geopy
33+ - ipywidgets
34+ - Iprogress
35+ - pytest-doctestplus
You can’t perform that action at this time.
0 commit comments