| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 0.5.7 * Add return type Decorator * Update CI/CD config and Python versions * Fix tests for click>=8.1.8
- The test doesn't fail anymore with click 8.2.0
- Skip test failing with new click and create an issue upstream
- update to 0.5.6:
* Add `optgroup.help_option` decorator to add help option to
the group (PR #50)
* Use GitHub Actions instead of Travis CI for CI
* Delete tox runner
* Add Python 3.11 to the setup classifiers
- remove Suggests for coverage packages
- new package python-click-option-group, required by pynitrokey