6 lines
86 B
Plaintext
6 lines
86 B
Plaintext
source .venv/bin/activate
|
|
|
|
pip install --upgrade pip
|
|
pip install skyfield numpy pytz
|
|
|