docs(pyargus): create initial documentation for pyargus
This commit is contained in:
parent
d39e3d3e12
commit
69c6c6abc2
7 changed files with 241 additions and 2 deletions
|
|
@ -6,6 +6,7 @@ channels:
|
|||
dependencies:
|
||||
- python>=3.8
|
||||
- maturin
|
||||
- patchelf
|
||||
- nox
|
||||
- mypy
|
||||
- black
|
||||
|
|
@ -13,7 +14,12 @@ dependencies:
|
|||
- pytest
|
||||
- pytest-cov
|
||||
- hypothesis
|
||||
- pdoc
|
||||
- pip
|
||||
- sphinx
|
||||
- pydata-sphinx-theme
|
||||
- sphinx-copybutton
|
||||
- myst-parser
|
||||
- pip:
|
||||
- sphinx-autoapi
|
||||
|
||||
category: dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue