Add doc about how to use aad for model client (#38)

* Add doc about how to use aad for model client

* update after testing
This commit is contained in:
Jack Gerrits
2024-06-03 16:06:04 -04:00
committed by GitHub
parent a97703e441
commit 7bfd182a0f
4 changed files with 51 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ dev = [
"types-Pillow",
"polars",
]
docs = ["sphinx", "furo", "sphinxcontrib-apidoc"]
docs = ["sphinx", "furo", "sphinxcontrib-apidoc", "myst-parser"]
[tool.setuptools.package-data]
agnext = ["py.typed"]