chiark / gitweb /
Remove the cx-freeze requirement.
authordaid303 <daid303@gmail.com>
Mon, 18 Mar 2013 10:25:15 +0000 (11:25 +0100)
committerdaid303 <daid303@gmail.com>
Mon, 18 Mar 2013 10:25:15 +0000 (11:25 +0100)
README.md
requirements.txt

index 8fa10cb50687df56075913828915827ca7c5264b..ff7a6c38442a187f71a86413a283f17e9c3d6cf6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -28,7 +28,6 @@ sudo apt-get install python-opengl
 sudo apt-get install python-numpy
 sudo apt-get install python-serial
 sudo apt-get install python-setuptools
-sudo apt-get install cx-freeze
 
 cd Cura
 
index d60cef807795ec4c59094f4e703cd93a1ec5ee2f..48f74c08f2441be7b75b8e755ebb52de8a7f1fb8 100644 (file)
@@ -3,4 +3,3 @@ numpy>=1.6.2
 pyserial>=2.6
 power>=1.2
 setuptools>=0.6.34
-cx-freeze>=4.3.1