Skip to content

Commit 269e3dd

Browse files
authored
Merge pull request #16 from neutrinoceros/package_impl
DEP: fix implicit dependency on packaging
2 parents 469e31f + 5f83970 commit 269e3dd

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)