Setup docs page
This commit is contained in:
parent
dadbe24c82
commit
c39feeee53
33 changed files with 2724 additions and 379 deletions
|
|
@ -50,6 +50,7 @@ dev = [
|
|||
"mkdocstrings[python]",
|
||||
"mkdocs-material",
|
||||
"mkdocs-jupyter",
|
||||
"mkdocs-git-revision-date-localized-plugin",
|
||||
"autoflake",
|
||||
"isort",
|
||||
"black[jupyter]",
|
||||
|
|
@ -59,6 +60,7 @@ dev = [
|
|||
"pytest-cov",
|
||||
"pytest-subtests",
|
||||
"pytest-asyncio",
|
||||
'tqdm',
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue