mirror of
https://github.com/malmeloo/FindMy.py.git
synced 2026-04-27 19:25:43 +02:00
Add initial docs
This commit is contained in:
@@ -15,10 +15,13 @@ aiohttp = "^3.9.1"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pre-commit = "^3.6.0"
|
||||
sphinx = "^7.2.6"
|
||||
sphinx-autoapi = "^3.0.0"
|
||||
|
||||
[tool.ruff]
|
||||
exclude = [
|
||||
"examples/"
|
||||
"examples/",
|
||||
"docs/",
|
||||
]
|
||||
|
||||
select = [
|
||||
|
||||
Reference in New Issue
Block a user