Skip to content

Fix CI for py39 environment#25

Merged
droideck merged 1 commit intopyasn1:mainfrom
ngie-eign:fix-py39-tox-ci
Feb 23, 2023
Merged

Fix CI for py39 environment#25
droideck merged 1 commit intopyasn1:mainfrom
ngie-eign:fix-py39-tox-ci

Conversation

@ngie-eign
Copy link
Copy Markdown

whitelist_externals was deprecated as of 3.18 and has been replaced by allowlist_externals. Use the new variable name to unbreak CI with py39.

Bump the minimum tox version to support the change (3.18 was where allowlist_externals was introduced).

Signed-off-by: Enji Cooper yaneurabeya@gmail.com

`whitelist_externals` was deprecated as of 3.18 and has been replaced by
`allowlist_externals`. Use the new variable name to unbreak CI with py39.

Bump the minimum tox version to support the change (3.18 was where
`allowlist_externals` was introduced).

Signed-off-by: Enji Cooper <yaneurabeya@gmail.com>
Copy link
Copy Markdown

@droideck droideck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay! Looks great! Thank you

@droideck droideck merged commit 2590ba6 into pyasn1:main Feb 23, 2023
@ngie-eign ngie-eign deleted the fix-py39-tox-ci branch February 24, 2023 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants