Skip to content

Commit

Permalink
update to pip==22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pmeier committed Oct 23, 2022
1 parent eda21f3 commit 6bedc24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ packages = find:
include_package_data = True
python_requires = >=3.7
install_requires =
pip >=22.0, <22.3, != 22.0, != 22.0.1, != 22.0.2
pip == 22.3

[options.packages.find]
exclude =
Expand Down

0 comments on commit 6bedc24

Please sign in to comment.