Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 180 Bytes

File metadata and controls

16 lines (13 loc) · 180 Bytes

Test python library

Install dependencies

make dependencies

Run the tests

make test

Build rpm (Will output to ./RPMS)

make rpm VERSION='0.1.0'