Skip to content

Commit 5c42341

Browse files
committed
Changed section in pyproject.toml for docs dependencies into 'docs'.
1 parent 7f6ac5d commit 5c42341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies = [
1010
]
1111

1212
[project.optional-dependencies]
13-
dev_build = [
13+
docs = [
1414
"mkdocs",
1515
"mkdocs-material",
1616
"mkdocs-gen-files",

0 commit comments

Comments
 (0)