How to include a project in the list of plugins #11066
Unanswered
facundobatista
asked this question in
General
Replies: 2 comments
-
This currently seems to be hardcoded in the script - personally I wouldn't mind adding a |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello @The-Compiler, thanks for your comment! I opened PR #11077 for this, following your idea (but refactoring the code a little to not make it repetitive). Any feedback is welcomed! Thanks again, |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hello!
I see that there is a list of plugins which seems to be automatically populated from PyPI according to the project name.
However I have a project that provides a simple but powerful way to assert logging which does not conform that name rule.
So, is there a way to have my project included in that list?
Thank you!!
Beta Was this translation helpful? Give feedback.
All reactions