Merge pull request #30 from SHC-ASTRA/update-python

-> python 3.13
This commit is contained in:
Riley M.
2026-02-09 21:49:08 -05:00
committed by GitHub

View File

@@ -25,7 +25,7 @@
name = "ASTRA Anchor";
packages = with pkgs; [
colcon
(python312.withPackages (
(python313.withPackages (
p: with p; [
pyserial
pygame