Skip to content

Commit 16dd36f

Browse files
committed
Update environment with additional tools.
1 parent 877dade commit 16dd36f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

environment.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ dependencies:
1313
- flake8
1414
- mkdocs
1515
- pre-commit
16+
- mkdocs-material
17+
- mkdocstrings
18+
- pymdown-extensions

mkdocs.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ nav:
3838

3939
plugins:
4040
- search
41-
- autorefs
4241
- mkdocstrings:
4342
default_handler: python
4443
handlers:

0 commit comments

Comments
 (0)