Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 245 Bytes

BUILD.md

File metadata and controls

5 lines (5 loc) · 245 Bytes

Build from source


  1. Create folder called erhchecker and add the main.py and hcapp.py files in there
  2. python3 -m pip install -r requirements.txt --target erhchecker --upgrade
  3. python3 -m zipapp -p "/usr/bin/python3" erhchecker