Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 209 Bytes

File metadata and controls

20 lines (14 loc) · 209 Bytes

Building

To build execute the following

uv build

To test execute the following

uv run pytest

To get kernel version and OS info

cat /etc/os-release
uname -a