We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd1c67a commit f31d241Copy full SHA for f31d241
pyproject.toml
@@ -30,3 +30,7 @@ Documentation = "https://github.com/GEOUNED-org/GEOUNED/docs"
30
tests = [
31
"pytest",
32
]
33
+docs = [
34
+ "mkdocs",
35
+ "mkdocstrings[python]>=0.18",
36
+]
0 commit comments