-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Labels
Description
This is a reminder that if pytest-ordering will not be revived after some time (arbitrary date: December 1st), this may be moved to pytest-dev (see also this issue).
- PyPI presence with packaging metadata that contains a pytest- prefixed name, version number, authors, short and long description.
- a tox configuration for running tests using tox.
- a README describing how to use the plugin and on which platforms it runs.
- a LICENSE file containing the licensing information, with matching info in its packaging metadata.
- an issue tracker for bug reports and enhancement requests.
- a changelog.
- clarify handling of CI (GH actions) and documentation (GH pages) - will be adapted automatically
- submit your plugin by subscribing to the pytest-dev mail list and writing a mail pointing to your existing pytest plugin
- wait for confirmation (or not)
- adapt links in documentation etc after move -> handled in separate issue
Reactions are currently unavailable