Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
tox.ini: Require tox >= 4.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed Jan 13, 2023
1 parent 6b8c666 commit a2eb816
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@ envlist =
# pycodestyle

requires =
# For the renamed "allowlist_externals" keyword
tox>=3.18
# For repaired numerical factors in tox 4:
tox>=4.2.7

skipsdist = true

Expand Down

0 comments on commit a2eb816

Please sign in to comment.