-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
- Be released on PyPI, so that users can easily install libraries via
pipwithout having to clone Git repositories or run shell scripts. - Include a full package description for the PyPI page (generally by repurposing the readme file), so that users can quickly see what a package is when searching on PyPI.
- Deploy packages to PyPI via GitHub Actions that run when a Release is published on GitHub. This ensures that releases are fully automated to remove human error, and allows anyone to easily take over a project if needed.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request