Merge pull request #7366 from gnikonorov/issue_7346

Allow users to provide version information to the required_plugins INI key
This commit is contained in:
Ronny Pfannschmidt
2020-06-15 20:19:05 +02:00
committed by GitHub
4 changed files with 78 additions and 5 deletions

View File

@@ -0,0 +1 @@
Version information as defined by `PEP 440 <https://www.python.org/dev/peps/pep-0440/#version-specifiers>`_ may now be included when providing plugins to the ``required_plugins`` configuration option.