Skip to content
Discussion options

You must be logged in to vote

Historically, the INI format was created first, and TOML was added in 2024. The TOML format generally is more robust, however is less powerful and more verbose. You should use TOML unless you need some of the more advanced features that TOML does not support (such as conditional factors, generative environments to name a few – however, PRs to add support for these in TOML is welcome).

https://tox.wiki/en/stable/config.html

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@shaib
Comment options

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