2021-01-16 21:30:28 +09:00
|
|
|
version: 2
|
2021-02-17 00:32:47 +09:00
|
|
|
|
2022-09-27 16:00:57 +01:00
|
|
|
build:
|
|
|
|
|
os: ubuntu-22.04
|
|
|
|
|
tools:
|
|
|
|
|
python: "3"
|
|
|
|
|
|
2021-02-17 00:32:47 +09:00
|
|
|
formats:
|
|
|
|
|
- pdf
|
|
|
|
|
|
2021-01-16 21:30:28 +09:00
|
|
|
python:
|
|
|
|
|
install:
|
|
|
|
|
- method: pip
|
|
|
|
|
path: .
|
|
|
|
|
extra_requirements:
|
|
|
|
|
- docs
|