Skip to content

Replace whitelist_externals with allowlist_externals in tox file for all repos #130

@aht007

Description

@aht007

whitelist_externals has been deprecated in tox for a long time. See: Changelogs.
This came into light when tox was upgraded to version 4.0.0 in upgrade PRs and some PRs failed due to this. For now tox has been pinned to <4.0.0 due to other breaking changes too but we should fix this issue so that whenever we upgrade tox to some version >4.0.0 we don't face this issue again.
A better approach to handle this would be to write a script and run it through bulk repo update job to make all the PRs in one go

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Done - Long Term Storage

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions