Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adopt native TOML tox support #455

Closed
paddyroddy opened this issue Oct 1, 2024 · 5 comments · Fixed by #460
Closed

Adopt native TOML tox support #455

paddyroddy opened this issue Oct 1, 2024 · 5 comments · Fixed by #460
Assignees
Labels
enhancement New feature or request

Comments

@paddyroddy
Copy link
Member

paddyroddy commented Oct 1, 2024

Is Your Feature Request Related to a Problem? Please Describe

Following tox-dev/tox#3353 ymyzk/tox-gh-actions#197, it will at some be possible to have full native TOML support. I tried this for now and couldn't get it to work, so we might need to wait a bit. This would involve removing the lecacy INI format.

Describe the Solution You'd Like

No response

Describe Alternatives You've Considered

No response

Additional Context

No response

@paddyroddy paddyroddy added the enhancement New feature or request label Oct 1, 2024
@gaborbernat
Copy link

https://tox.wiki/en/4.21.0/config.html#pyproject-toml-native You should be able to do it all, in case you're running into problems, please feel free to tag me.

@gaborbernat
Copy link

Following tox-dev/tox#3353 ymyzk/tox-gh-actions#197,

Any reason why not use https://github.com/tox-dev/tox-gh instead? 😆

@paddyroddy
Copy link
Member Author

@gaborbernat I have made a start on this and using tox-gh. I'm unsure of how to port the [gh] in the legacy_tox_ini section to TOML, astro-informatics/sleplet#421

@gaborbernat
Copy link

https://github.com/tox-dev/tox-gh?tab=readme-ov-file#examples

@paddyroddy paddyroddy self-assigned this Oct 11, 2024
@paddyroddy
Copy link
Member Author

@gaborbernat got this working in #460 😄

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
None yet
Development

Successfully merging a pull request may close this issue.

2 participants