open-quantum-safe / liboqs-python

Python 3 bindings for liboqs
https://openquantumsafe.org/
MIT License
122 stars 45 forks source link

Beautify code #97

Open andrew000 opened 1 day ago

andrew000 commented 1 day ago

Drop workflow python version from 3.10 to 3.9 to be sure that the library will work on py3.9+. Also, I want to add matrix to test the library on 3.9, 3.10, 3.11, 3.12, 3.13, but I don't see anything deprecated in 3.9 that can't be in 3.13 in this code.