File: 312-latest-no-pyproj.yaml

package info (click to toggle)
python-geopandas 1.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,740 kB
  • sloc: python: 26,344; makefile: 147; sh: 25
file content (32 lines) | stat: -rw-r--r-- 437 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
name: test
channels:
  - conda-forge
dependencies:
  - python=3.12
  # required
  - pandas
  - shapely
  # - pyogrio
  # - pyproj
  - packaging
  # testing
  - pytest
  - pytest-cov
  - pytest-xdist
  - fsspec
  - pytz
  # optional
  - fiona
  - matplotlib
  - mapclassify
  - folium
  - xyzservices
  - scipy
  - geopy
  # - pointpats
  - geodatasets
  # - SQLalchemy>=2
  # - psycopg2
  # - libspatialite
  # - geoalchemy2
  - pyarrow