mirror of
https://github.com/senju1337/senju.git
synced 2025-12-24 15:49:29 +00:00
feat: Install sphinx doc generation
Refs: OPS-58
This commit is contained in:
parent
45a7a7c893
commit
be4b7e0398
2 changed files with 232 additions and 1 deletions
|
|
@ -11,6 +11,7 @@ dependencies = [
|
|||
"flask (>=3.1.0,<4.0.0)",
|
||||
"tinydb (>=3.1.0,<4.0.0)",
|
||||
"requests (>=2.32.3,<3.0.0)",
|
||||
"sphinx (>=8.2.3,<9.0.0)",
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue