501aa1043c25a1a7f7bcfbf22041a6ff6397c885
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%