Files
tea3-py/README.md
T
2026-04-20 16:46:53 +02:00

263 B

tea3-py

install

python -m venv .venv
source .venv/bin/activate
pip install -e .

run tests

pip install pytest
pytest

run sagemath script

deactivate the venv first, then with sagemath installed:

./run_sage.sh