Use new RTD build config
This commit is contained in:
parent
4bc7cf70a9
commit
ff39e86f2f
|
@ -2,10 +2,12 @@
|
|||
version: 2
|
||||
formats: all
|
||||
|
||||
python:
|
||||
# Keep version in sync with tox.ini (docs and gh-actions).
|
||||
version: "3.10"
|
||||
build:
|
||||
os: ubuntu-20.04
|
||||
tools:
|
||||
python: "3.10"
|
||||
|
||||
python:
|
||||
install:
|
||||
- method: pip
|
||||
path: .
|
||||
|
|
Loading…
Reference in New Issue