File: readthedocs.yml

package info (click to toggle)
emcee 3.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 6,056 kB
  • sloc: python: 2,069; makefile: 146
file content (6 lines) | stat: -rw-r--r-- 108 bytes parent folder | download
1
2
3
4
5
6
python:
  version: 3.7
  install:
    - requirements: docs/requirements.txt
    - method: pip
      path: .