Skip to content

Commit a0948e7

Browse files
committed
FIX: Remove doc group of dependencies
1 parent 80fe32d commit a0948e7

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

pyproject.toml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,6 @@ dev = [
3737
"black",
3838
"pre-commit",
3939
]
40-
doc = [
41-
"packaging",
42-
"sphinx >=2.1.2",
43-
"sphinx_rtd_theme",
44-
"sphinxcontrib-apidoc ~=0.3.0",
45-
"sphinxcontrib-napoleon",
46-
"sphinxcontrib-versioning",
47-
]
4840
test = [
4941
"pytest>=4.4.0",
5042
"pytest-cov",

0 commit comments

Comments
 (0)