spiff-arena/spiffworkflow-backend/local_wheels
jbirddog 1dd445de68 spiff-element-units integration (#214) 2023-04-17 14:49:38 -04:00
..
README.md spiff-element-units integration (#214) 2023-04-17 14:49:38 -04:00

README.md

Local Wheels

If you have any wheels you wish to test locally, copy them into this folder then run:

poetry add local_wheels/my.whl

Alternatively you can sideload it:

poetry run pip install local_wheels/*.whl

when you boot the backend.