AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 0.4.1 * Discover command if not in entry_points - Reapplied patch get-short-help.patch - No need to use upstream tarball, download PyPI tarball instead
- Switch to github archive as the tests are not present on pypi version
- Initial release. v0.3.0 - get-short-help.patch adds get_short_help_str function and supports older versions of python-click. get_short_help_str was added to Click in version >= 7.0.0. - Use pytest instead of nose for unit tests.