Skip to content

Commit 84aee1c

Browse files
[pyproject] adding all section
1 parent 6384108 commit 84aee1c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ test = [
5757
doc = [
5858
"sphinx"
5959
]
60+
all = [
61+
"nixio[test]",
62+
"nixio[doc]"
63+
]
6064

6165
[tool.setuptools]
6266
include-package-data = true

0 commit comments

Comments
 (0)