Skip to content

Commit f31d241

Browse files
committed
added docs deps
1 parent bd1c67a commit f31d241

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

+4
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,7 @@ Documentation = "https://github.com/GEOUNED-org/GEOUNED/docs"
3030
tests = [
3131
"pytest",
3232
]
33+
docs = [
34+
"mkdocs",
35+
"mkdocstrings[python]>=0.18",
36+
]

0 commit comments

Comments
 (0)