mirror of
https://github.com/jcreek/Sarpy.git
synced 2026-07-13 11:13:44 +00:00
150 B
150 B
Sarpy v3
python3 -m venv venv
On Windows ./venv/Scripts/activate
On Mac/Linux source venv/bin/activate
pip3 install -r requirements.txt