Skip to content

Commit 5c4038e

Browse files
committed
Corrected packaging module version in setup.cfg
Signed-off-by: swastik <swastkk@gmail.com>
1 parent 06ea29b commit 5c4038e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ install_requires =
6969
tinynetrc >= 1.3.1
7070
toml >= 0.10.0
7171
mock >= 3.0.5
72-
packaging >= 21.3
72+
packaging >= 21.0.0
7373
packvers >= 21.5
7474
[options.packages.find]
7575
where = src

0 commit comments

Comments
 (0)