Allow users to specify version information for the required_plugins
INI key
#7346
Labels
topic: config
related to config handling, argument parsing and config file
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
Uh oh!
There was an error while loading. Please reload this page.
Building off of #7305, we should allow users to specify the required versions of the plugins they would like to make required. This should be implemented as defined in PEP 440, and should be optional after each plugin name in the list of required plugins.
For example:
The text was updated successfully, but these errors were encountered: