File: readthedocs.yml

package info (click to toggle)
qcelemental 0.29.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 10,516 kB
  • sloc: python: 61,331; sh: 8; makefile: 5
file content (5 lines) | stat: -rw-r--r-- 89 bytes parent folder | download | duplicates (6)
1
2
3
4
5
conda:
    file: docs/requirements.yml
python:
    version: 3
    setup_py_install: true