-
-
Notifications
You must be signed in to change notification settings - Fork 540
Open
Labels
feature:newsomething does not exist yet, but shouldsomething does not exist yet, but shouldhelp:wantedIssues that have been acknowledged, a solution determined and a PR might likely be accepted.Issues that have been acknowledged, a solution determined and a PR might likely be accepted.
Description
toxfile.py
allows declaring plugin-compatible hooks, documented at @ https://tox.wiki/en/latest/plugins.html. And it's a local in-project plugin in that sense.
However, running tox --version
does not show it anywhere and also, tox_append_version_info()
is one thing declared on the plugins page does not work.
I think it would be expected to display it in the registered plugins:
list or as a separate entry. Additionally, showing what tox_append_version_info()
returns would be a useful way for people to give hints for the local automation setup, and it'd be in line with the generic feel of it being a plugin.
Metadata
Metadata
Assignees
Labels
feature:newsomething does not exist yet, but shouldsomething does not exist yet, but shouldhelp:wantedIssues that have been acknowledged, a solution determined and a PR might likely be accepted.Issues that have been acknowledged, a solution determined and a PR might likely be accepted.