Skip to content

Commit 86bda6a

Browse files
authored
Update setup-klipper.sh
1 parent 0819e6a commit 86bda6a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/setup-klipper.sh

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ fi
1414
echo -e "${COL}\nInstalling dependencies...\n${NC}"
1515
# install required dependencies
1616
apk add py3-cffi py3-greenlet linux-headers can-utils
17-
pip3 install python-can
1817

1918
echo -e "${COL}Downloading klipper\n${NC}"
2019
curl -o klipper.zip -L https://github.com/Klipper3d/klipper/archive/refs/heads/master.zip

0 commit comments

Comments
 (0)