commit | 4c57710de25c286bce19cae6da1afaccdd28cb58 | [log] [tgz] |
---|---|---|
author | Peter Pentchev <pp@storpool.com> | Thu Dec 08 17:15:51 2022 +0200 |
committer | Biser Milanov <biser.milanov@storpool.com> | Fri Dec 16 15:29:36 2022 +0200 |
tree | 6f2c6d2ba1864e7744f5b759ee723c33c0a1bfb0 | |
parent | 8d9bec720c71bfa4cc9b72ccd348b68b83e35a67 [diff] [blame] |
tox: do not try to use Tox version 4 Change-Id: I07edb29249bb75313f16f4d2273437cc6dc38574
diff --git a/tox.ini b/tox.ini index 6a95b66..f0c9589 100644 --- a/tox.ini +++ b/tox.ini
@@ -21,6 +21,7 @@ requires = pip < 20.3 virtualenv < 20.0 setuptools < 50.0.0 + tox < 4 # NOTE: https://wiki.canonical.com/engineering/OpenStack/InstallLatestToxOnOsci minversion = 3.2.0