2017-12-30 07:42:38 +00:00
|
|
|
---
|
2019-02-25 15:28:53 +00:00
|
|
|
version: 2
|
2021-11-13 06:43:32 +00:00
|
|
|
|
2021-11-29 08:13:09 +00:00
|
|
|
build:
|
2023-05-06 20:09:10 +00:00
|
|
|
os: ubuntu-22.04
|
2021-11-29 08:13:09 +00:00
|
|
|
tools:
|
2022-09-28 08:40:38 +00:00
|
|
|
# Keep version in sync with tox.ini/docs and ci.yml/docs.
|
2023-11-28 12:16:17 +00:00
|
|
|
python: "3.12"
|
2019-02-25 15:41:22 +00:00
|
|
|
|
2021-11-29 08:13:09 +00:00
|
|
|
python:
|
2019-02-25 15:41:22 +00:00
|
|
|
install:
|
|
|
|
- method: pip
|
|
|
|
path: .
|
|
|
|
extra_requirements:
|
|
|
|
- docs
|