We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1949a8 commit 9a99b30Copy full SHA for 9a99b30
README.md
@@ -28,7 +28,6 @@ sudo apt-get install python-opengl
28
sudo apt-get install python-numpy
29
sudo apt-get install python-serial
30
sudo apt-get install python-setuptools
31
-sudo apt-get install cx-freeze
32
33
cd Cura
34
requirements.txt
@@ -3,4 +3,3 @@ numpy>=1.6.2
3
pyserial>=2.6
4
power>=1.2
5
setuptools>=0.6.34
6
-cx-freeze>=4.3.1
0 commit comments