Replies: 2 comments 7 replies
-
You're correct on this. We should probably warn but otherwise, ignore for the first 3 months of public release. Please create an issue for it. |
Beta Was this translation helpful? Give feedback.
3 replies
-
@ssbarnea so did you define these plugins within |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As it would take a long time for tox4 to reach release, especially if we count time needed for plugins writers to port their plugins, which may already be installed in their python environments, I propose: make plugin load exceptions just a runtime warning.
I currently maintain tox-ansible plugin and after installing the last version of tox4 isolated using pipx, I faced a new surprise:
Yes, I use tox-ansible by default as it covers many repos and it does not need any changes made to tox.ini to work. I plan to port it, but it will take time.
I guess that making tox4 more relaxed about broken plugins would buy us more time to migrate them.
Beta Was this translation helpful? Give feedback.
All reactions