Nitrokey / pynitrokey

Python client for Nitrokey devices
Apache License 2.0
94 stars 28 forks source link

Bump pyinstaller version #520

Closed mmerklinger closed 3 months ago

mmerklinger commented 3 months ago

This PR raises the required version for pyinstaller. With the new version the installation process with Python 3.12 works too. Quick testing of some features didn't show any other incompatibilities with Python 3.12. Hence I also added the respective classifier.

Changes

Checklist

Make sure to run make check and make fix before creating a PR, otherwise the CI will fail.

Test Environment and Execution

Relevant Output Example

Fixes #