- Python >= 3.10.11
- Use venv or any other virtual environments to install the dependencies,
pip install -r requirements.txt. - Install the package and compile csrc by
pip install -e .in development mode, or without the -e flag in production mode. - Run the tests by
pytestin the root directory.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|