File: .readthedocs.yml

package info (click to toggle)
python-portend 2.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 164 kB
  • sloc: python: 173; sh: 9; makefile: 3
file content (5 lines) | stat: -rw-r--r-- 74 bytes parent folder | download | duplicates (73)
1
2
3
4
5
python:
  version: 3
  extra_requirements:
    - docs
  pip_install: true