Skip to content

Commit

Permalink
require pip>=23.2 to avoid an incompatibility of earlier versions wit…
Browse files Browse the repository at this point in the history
…h python 3.12
  • Loading branch information
rprimet committed Feb 26, 2024
1 parent 59820c2 commit fc2bdec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[tox]
requires =
tox>=4
pip>=23.2
env_list = format, type, lint, py{310,311,312}


Expand Down

0 comments on commit fc2bdec

Please sign in to comment.