Merge branch 'develop' of https://github.com/MaJerle/lwbtn into develop

This commit is contained in:
Tilen Majerle
2023-08-30 10:16:21 +02:00
+18
View File
@@ -0,0 +1,18 @@
version: 2
build:
os: ubuntu-22.04
tools:
python: "3.11"
# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/conf.py
# Python configuration
python:
install:
- requirements: docs/requirements.txt
formats:
- pdf
- epub