510a9b0
1
2
3
4
5
6
7
8
setup: pip install -r requirements.txt run: streamlit run app.py test: PYTHONPATH=./app pytest