Skip to content

Commit 16ef13e

Browse files
committed
Bump pyntcore to 2023.2.1.1
1 parent e33ab6d commit 16ef13e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stage3/01-sys-tweaks/01-run.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ popd
367367
on_chroot << EOF
368368
pip3 install https://www.tortall.net/~robotpy/wheels/2023/raspbian/robotpy_wpiutil-2023.2.1.0-cp39-cp39-linux_aarch64.whl
369369
pip3 install https://www.tortall.net/~robotpy/wheels/2023/raspbian/robotpy_wpinet-2023.2.1.0-cp39-cp39-linux_aarch64.whl
370-
pip3 install https://www.tortall.net/~robotpy/wheels/2023/raspbian/pyntcore-2023.2.1.0-cp39-cp39-linux_aarch64.whl
370+
pip3 install https://www.tortall.net/~robotpy/wheels/2023/raspbian/pyntcore-2023.2.1.1-cp39-cp39-linux_aarch64.whl
371371
pip3 install https://www.tortall.net/~robotpy/wheels/2023/raspbian/robotpy_cscore-2023.2.1.0-cp39-cp39-linux_aarch64.whl
372372
pip3 install https://www.tortall.net/~robotpy/wheels/2023/raspbian/robotpy_wpimath-2023.2.1.0-cp39-cp39-linux_aarch64.whl
373373
pip3 install https://www.tortall.net/~robotpy/wheels/2023/raspbian/robotpy_apriltag-2023.2.1.0-cp39-cp39-linux_aarch64.whl

0 commit comments

Comments
 (0)