File: .readthedocs.yml

package info (click to toggle)
django-q 1.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,188 kB
  • sloc: python: 7,313; makefile: 171
file content (6 lines) | stat: -rw-r--r-- 71 bytes parent folder | download
1
2
3
4
5
6
build:
  image: latest

python:
  version: 3.6
  setup_py_install: true