Skip to content

Commit a9ea801

Browse files
committed
Require jaraco.packaging 9 adding compatibility for projects with no setup.py file.
1 parent 96ea563 commit a9ea801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ testing =
4545
docs =
4646
# upstream
4747
sphinx
48-
jaraco.packaging >= 8.2
48+
jaraco.packaging >= 9
4949
rst.linker >= 1.9
5050

5151
# local

0 commit comments

Comments
 (0)