Use new RTD build config

This commit is contained in:
Hynek Schlawack 2021-11-29 09:13:09 +01:00
parent 4bc7cf70a9
commit ff39e86f2f
1 changed files with 5 additions and 3 deletions

View File

@ -2,10 +2,12 @@
version: 2 version: 2
formats: all formats: all
python: build:
# Keep version in sync with tox.ini (docs and gh-actions). os: ubuntu-20.04
version: "3.10" tools:
python: "3.10"
python:
install: install:
- method: pip - method: pip
path: . path: .