2023-08-28 15:43:12 +00:00
|
|
|
version: 2
|
|
|
|
|
|
|
|
formats: all
|
|
|
|
|
2020-07-12 21:28:20 +00:00
|
|
|
build:
|
2023-08-28 15:43:12 +00:00
|
|
|
os: ubuntu-22.04
|
|
|
|
tools:
|
|
|
|
python: "3"
|
2020-07-12 21:28:20 +00:00
|
|
|
|
|
|
|
python:
|
2023-08-28 15:43:12 +00:00
|
|
|
install:
|
|
|
|
- method: pip
|
|
|
|
path: .
|
|
|
|
extra_requirements:
|
|
|
|
- docs
|