Skip to content

Commit 5f83970

Browse files
committed
DEP: fix implicit dependency on packaging
1 parent 469e31f commit 5f83970

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ packages = find:
3030
python_requires = >=3.8
3131
install_requires =
3232
pytest>=4.6
33+
packaging
3334

3435
[options.entry_points]
3536
pytest11 =

0 commit comments

Comments
 (0)