File: environment.yml

package info (click to toggle)
python-shapely 2.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,528 kB
  • sloc: python: 18,648; ansic: 6,615; makefile: 88; sh: 62
file content (13 lines) | stat: -rw-r--r-- 199 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
name: shapely_docs
channels:
  - conda-forge
dependencies:
  - python=3.12
  - geos=3.13
  - numpy
  - cython
  - sphinx-book-theme
  - sphinx-remove-toctrees
  - numpydoc=1.1
  - matplotlib
  - pip