Open loisglld opened 3 months ago
Trying to works things out before digging into the code.
Added a requirements.txt to test PRs (and to make dependencies easy to install with pip install -r requirements.txt)
pip install -r requirements.txt
Trying to works things out before digging into the code.
Added a requirements.txt to test PRs (and to make dependencies easy to install with
pip install -r requirements.txt
)