testovoe installations Python 3.11 required git clone https://github.com/markmno/testovoe.git mjclone cd mjclone pip install --upgrade pip python -m venv .venv source .venv/bin/activate pip install . -e Examples First Second