How factor environments with TOML (tox.toml, e.g. py313-django52
)
#3559
-
I'm trying to migrate from
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
I have the some problem as I have a limited number of project where I have multiple factors and I am unable to finish the switch from tox.ini to pyproject.toml. I am curious if @gaborbernat might know a trick that would allow us some partial support for these with pure TOML config. On the other hand, I have the tox-ansible lugin which generates dynamic tox sections and these will work even if the project uses only a pyproject.toml file, but I cannot really rely on this plugin everywhere, especially as it only knows to use different ansible versions and python versions to generate these two dimensional expansions. |
Beta Was this translation helpful? Give feedback.
-
Not supported yet, PR to add support welcome. |
Beta Was this translation helpful? Give feedback.
Not supported yet, PR to add support welcome.