Skip to content

Commit 9a99b30

Browse files
committed
Remove the cx-freeze requirement.
1 parent f1949a8 commit 9a99b30

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ sudo apt-get install python-opengl
2828
sudo apt-get install python-numpy
2929
sudo apt-get install python-serial
3030
sudo apt-get install python-setuptools
31-
sudo apt-get install cx-freeze
3231

3332
cd Cura
3433

requirements.txt

-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@ numpy>=1.6.2
33
pyserial>=2.6
44
power>=1.2
55
setuptools>=0.6.34
6-
cx-freeze>=4.3.1

0 commit comments

Comments
 (0)