Skip to content

Commit b9079d9

Browse files
committed
missing deps
1 parent ee3a045 commit b9079d9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ jobs:
2929
pip install matplotlib
3030
pip install jupyter
3131
pip install numpy
32+
pip install dsgp4
33+
pip install pyprob
34+
pip install skyfield
3235
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu
3336
pip install .[dev]
3437
pip install sphinx

0 commit comments

Comments
 (0)