Skip to content

Commit 09cfe96

Browse files
rossbarstefmolin
andauthored
Update pyproject.toml
Co-authored-by: Stefanie Molin <[email protected]>
1 parent b31376a commit 09cfe96

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,12 @@ file = 'LICENSE.txt'
4141
Homepage = 'https://numpydoc.readthedocs.io'
4242
Source = 'https://github.com/numpy/numpydoc/'
4343

44-
[dependency-groups]
44+
[project.optional-dependencies]
4545
default = [
4646
'sphinx>=6',
4747
]
48+
49+
[dependency-groups]
4850
dev = [
4951
'pre-commit>=3.3',
5052
"tomli; python_version < '3.11'",

0 commit comments

Comments
 (0)