Skip to content

Commit

Permalink
need to install pytkdocs for numpy style docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
egagli committed Sep 22, 2024
1 parent 9bad36a commit 7242545
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ earthaccess
contextily
folium
mapclassify
lxml
lxml
pytkdocs[numpy-style]

1 change: 1 addition & 0 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ mkdocstrings-crystal
mkdocstrings-python-legacy
pygments
pymdown-extensions
pytkdocs[numpy-style]

0 comments on commit 7242545

Please sign in to comment.