Skip to content

Commit 0ec8780

Browse files
committed
Configure extras-require to read the extras from pyproject.toml
1 parent dfde7c2 commit 0ec8780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

consolekit/testing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Test helpers.
66
77
.. extras-require:: testing
8-
:__pkginfo__:
8+
:pyproject:
99
1010
.. versionadded:: 0.9.0
1111
"""

0 commit comments

Comments
 (0)