Skip to content

Commit

Permalink
Upgrade sleipnirgroup-jormungandr
Browse files Browse the repository at this point in the history
  • Loading branch information
calcmogul committed May 20, 2024
1 parent 09b1618 commit 75576e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ build/venv.stamp:
@mkdir -p $(@D)
python3 setup_venv.py
$(VENV_PIP) install -e ./bookutil
$(VENV_PIP) install frccontrol==2024.19 sleipnirgroup-jormungandr==0.0.1.dev23 pylint qrcode requests robotpy-wpimath==2024.3.1.0
$(VENV_PIP) install frccontrol==2024.19 sleipnirgroup-jormungandr==0.0.1.dev155 pylint qrcode requests robotpy-wpimath==2024.3.1.0
@touch $@

$(PY_STAMP): build/%.stamp: %.py build/venv.stamp
Expand Down

0 comments on commit 75576e9

Please sign in to comment.