2022-02-19 16:48:23 +03:00
|
|
|
version: 2
|
|
|
|
|
2023-04-26 10:08:06 +03:00
|
|
|
formats: all
|
|
|
|
|
2023-04-01 17:02:39 +03:00
|
|
|
build:
|
|
|
|
os: ubuntu-22.04
|
|
|
|
tools:
|
|
|
|
python: "3.11"
|
|
|
|
|
2018-10-24 11:46:43 +03:00
|
|
|
python:
|
2022-02-19 16:48:23 +03:00
|
|
|
install:
|
|
|
|
- method: pip
|
|
|
|
path: .
|
|
|
|
extra_requirements:
|
|
|
|
- docs
|