Update docs auto-generation to use uv
This commit is contained in:
@@ -121,6 +121,14 @@ dev = [
|
||||
"python-dotenv~=1.1.1",
|
||||
]
|
||||
|
||||
docs = [
|
||||
"sphinx>=8.1.3",
|
||||
"sphinx-rtd-theme",
|
||||
"sphinx-markdown-builder",
|
||||
"sphinx-autodoc-typehints",
|
||||
"toml",
|
||||
]
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["src"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user