Contributing
python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
make htmlLast updated
Was this helpful?
python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
make htmlLast updated
Was this helpful?
Was this helpful?