File: .readthedocs.yaml

package info (click to toggle)
tryton-modules-product-price-list-dates 7.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 380 kB
  • sloc: python: 456; xml: 114; makefile: 11; sh: 3
file content (10 lines) | stat: -rw-r--r-- 229 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
version: 2
build:
  os: ubuntu-22.04
  tools:
    python: "3"
python:
  install:
    - requirements: modules/product_price_list_dates/doc/requirements-doc.txt
sphinx:
  configuration: modules/product_price_list_dates/doc/conf.py