File: .readthedocs.yml

package info (click to toggle)
python-proto-plus 1.26.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 816 kB
  • sloc: python: 4,649; makefile: 27
file content (6 lines) | stat: -rw-r--r-- 70 bytes parent folder | download
1
2
3
4
5
6
---
build:
  image: latest
python:
  pip_install: true
  version: 3.9