Commit e29bcc3
committed
tox: require tox>=4
Tox 4.0.0 was released on Dec 7, 2022, should be OK to require it.
On the way, since `minversion` is deprecated, replace it with `require`.
https://tox.wiki/en/latest/config.html#min_version1 parent fd7742e commit e29bcc3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments