Skip to content

Tox 3.26.0 release breaking builds as toml dependency changed to tomli #2494

Answered by gaborbernat
deepika094 asked this question in Q&A
Discussion options

You must be logged in to vote

This is breaking lots of our builds since we were importing toml and that was coming from tox earlier and not tox is downloading tomli instead of toml.

If you're depending on a package you really should declare as a dependecy to your project and not really on other projects pulling it in for you. Totally intentional.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gaborbernat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants