Skip to content

Allow users to provide version information to the required_plugins INI key #7366

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 15, 2020

Conversation

gnikonorov
Copy link
Member

Closes #7346

Add in the ability to specify versioning information for the required_plugins INI key

@gnikonorov gnikonorov self-assigned this Jun 13, 2020
@gnikonorov gnikonorov changed the title Issue 7346 Allow users to provide version information to the required_plugins INI key Jun 13, 2020
Copy link
Member

@RonnyPfannschmidt RonnyPfannschmidt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lovely, thanks

@gnikonorov
Copy link
Member Author

Friendly ping for a review/merge @nicoddemus and/or @bluetech

Copy link
Member

@bluetech bluetech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@@ -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.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Possibly we should include this in the changelog which added required_plugins, since it's the same release? (I'm OK either way)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No strong feelings for either as well, but I think splitting would document the multiple github issues that were used for the required_plugins feature better ( since we arrange them one issue per line item ). Otherwise, we don't have easy to follow documentation for what closed the linked issue

@gnikonorov
Copy link
Member Author

Bump for a merge @RonnyPfannschmidt @bluetech @nicoddemus

@RonnyPfannschmidt RonnyPfannschmidt merged commit 4e5a7b7 into pytest-dev:master Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow users to specify version information for the required_plugins INI key
3 participants