Skip to content

Commit

Permalink
Merge pull request scrapinghub#180 from scrapinghub/packaging-version
Browse files Browse the repository at this point in the history
Set the minimum packaging version.
  • Loading branch information
kmike authored Jun 6, 2023
2 parents 1025807 + d5480c0 commit a249c3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"andi",
"python-dateutil",
"time-machine",
"packaging",
"packaging >= 20.0",
"backports.zoneinfo; python_version < '3.9' and platform_system != 'Windows'",
],
classifiers=[
Expand Down

0 comments on commit a249c3c

Please sign in to comment.