File: doc.yml

package info (click to toggle)
glymur 0.14.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,104 kB
  • sloc: python: 17,173; makefile: 129; xml: 102; sh: 62
file content (10 lines) | stat: -rw-r--r-- 153 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
name: glymur-docs
channels:
    - conda-forge
dependencies:
    - python=3.12
    - lxml
    - pillow
    - numpydoc>=0.8
    - sphinx_rtd_theme>=0.4.2