Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 150 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 150 Bytes

Codeflare-SDK

To build the python package:

  • If poetry is not installed: pip3 install poetry
  • poetry build

To publish:

  • poetry publish