c0a31606deaa0505a21fb23438f25c2800d3700f
tea3-py
install
python -m venv .venv
source .venv/bin/activate
pip install -e .
run tests
pip install pytest
pytest
Description
Languages
Python
99.7%
Shell
0.3%