mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
10 lines
172 B
TOML
10 lines
172 B
TOML
[project]
|
|
name = "libloot-docs"
|
|
version = "0.29.6"
|
|
requires-python = ">=3.12"
|
|
dependencies = [
|
|
"breathe==4.36.0",
|
|
"sphinx==9.1.0",
|
|
"sphinx-rtd-theme==3.1.0",
|
|
]
|