build wheel

This commit is contained in:
scito 2023-01-02 22:16:31 +01:00
parent 064fe81b2e
commit 6cfbc10e69
2 changed files with 7 additions and 0 deletions

View file

@ -216,6 +216,7 @@ python extract_otp_secrets.py = < example_export.png</pre>
* Windows
* Uses UTF-8 on all platforms
* Supports Python >= 3.7
* Provides a debug mode (-d) for analyzing import problems
* Written in modern Python using type hints and following best practices
* All these features are backed by tests ran nightly
* All functionality in one Python script: src/extract_otp_secrets.py (except protobuf generated code in protobuf_generated_python)