Skip to content

Commit

Permalink
Update python installs
Browse files Browse the repository at this point in the history
  • Loading branch information
mkosunen committed Jan 21, 2024
1 parent 4aa749e commit 72f0ed6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python_installs.sh
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ PACKAGES="\
sortedcontainers \
bitstring \
pyyaml \
serial \
"

for package in ${PACKAGES}; do
Expand Down

0 comments on commit 72f0ed6

Please sign in to comment.