commit | a6ccdc90d4907a8c1d0031c6d225eef76ad8487c | [log] [tgz] |
---|---|---|
author | Takashi Kajinami <tkajinam@redhat.com> | Sun May 22 22:31:33 2022 +0900 |
committer | Takashi Kajinami <tkajinam@redhat.com> | Sun May 22 22:31:33 2022 +0900 |
tree | 7530041ca233b5b16f6f39cb4c9056fda45045f9 | |
parent | 5de58101c21910c170ff176d023c39dfe31b76c8 [diff] |
Bump tox minversion to 3.18.0 Since tox 3.18.0, the whitelist_externals option has been deprecated in favor of the new allow_list_externals option[1]. This change bumps the minversion of tox so that we can replace the deprecated option. [1] https://github.com/tox-dev/tox/blob/master/docs/changelog.rst#v3180-2020-07-23 Change-Id: I39e2118e01d4ea87e782b7e3ba3956d5fa57f383