Skip to content

Conversation

@paddyroddy
Copy link
Owner

Following tox-dev/tox#3353 there is now full native TOML support for tox

@paddyroddy paddyroddy added the enhancement New feature or request label Oct 1, 2024
@paddyroddy paddyroddy self-assigned this Oct 1, 2024
@paddyroddy paddyroddy merged commit b6f3b8b into main Oct 1, 2024
13 checks passed
@paddyroddy paddyroddy deleted the native-tox branch October 1, 2024 09:19
paddyroddy added a commit that referenced this pull request Oct 1, 2024
paddyroddy added a commit that referenced this pull request Oct 1, 2024
paddyroddy added a commit that referenced this pull request Oct 1, 2024
paddyroddy added a commit that referenced this pull request Oct 1, 2024
paddyroddy added a commit that referenced this pull request Oct 1, 2024
paddyroddy added a commit that referenced this pull request Oct 1, 2024
[tox]
env_list = py{310,311,312}-{linux,macos,windows}
"""
env.testenv = {commands = [

Choose a reason for hiding this comment

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

This does not look right. I think you want here https://tox.wiki/en/4.21.0/config.html#pyproject-toml-native env_run_base, testenv is a INI concept.

Copy link
Owner Author

Choose a reason for hiding this comment

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

Yeah, I realised that afterwards (this PR has been reverted). I just tried to do it blind before spotting the docs. I can give it another go now!

paddyroddy added a commit that referenced this pull request Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants