openwallet-foundation / askar

Secure storage designed for Hyperledger Aries agents.
Apache License 2.0
63 stars 51 forks source link

:sparkles: Python wrapper: use poetry #302

Open ff137 opened 3 months ago

ff137 commented 3 months ago

Replaces the existing setup.py/setup.cfg/requirements.txt with pyproject.toml, and uses poetry in CICD build

ff137 commented 3 months ago

I realise I don't know enough about how the multi-architecture wheels are built, to replace things properly with poetry