Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Nesselrotte <jnesselr@harding.edu>2015-07-27 22:18:17 +0300
committerJustin Nesselrotte <jnesselr@harding.edu>2015-07-27 23:15:21 +0300
commit87c9667676e881277ddf64af323260d5eecc7a85 (patch)
tree620356774adc703add9b066016759be1fa44d383 /requirements_darwin.txt
parentefbc6690e02f4edfa6c336d7db8ec0eec854ee34 (diff)
Updating build steps to work with Mac OS X
Diffstat (limited to 'requirements_darwin.txt')
-rw-r--r--requirements_darwin.txt10
1 files changed, 3 insertions, 7 deletions
diff --git a/requirements_darwin.txt b/requirements_darwin.txt
index f4159d9bc7..27dedf0cbc 100644
--- a/requirements_darwin.txt
+++ b/requirements_darwin.txt
@@ -1,10 +1,6 @@
-setuptools<3.5
-altgraph
-modulegraph
-macholib==1.5.1
-pyobjc==2.5.1
-py2app==0.8.1
-power
+setuptools
+py2app
pyserial
PyOpenGL
numpy
+power