Skip to content

Commit

Permalink
Upgrade sleipnirgroup-jormungandr
Browse files Browse the repository at this point in the history
  • Loading branch information
calcmogul committed Jul 10, 2024
1 parent c250226 commit 62e874e
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 @@ -89,7 +89,7 @@ build/venv.stamp:
@mkdir -p $(@D)
python3 setup_venv.py
$(VENV_PIP) install -e ./bookutil
$(VENV_PIP) install frccontrol==2024.21 sleipnirgroup-jormungandr==0.0.1.dev164 pylint qrcode requests robotpy-wpimath==2024.3.2.1
$(VENV_PIP) install frccontrol==2024.21 sleipnirgroup-jormungandr==0.0.1.dev206 pylint qrcode requests robotpy-wpimath==2024.3.2.1
@touch $@

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

0 comments on commit 62e874e

Please sign in to comment.