index
:
opcut
master
Cutting stock problem optimizer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
setup.py
5
1 files changed, 1 insertions, 4 deletions
diff --git a/setup.py b/setup.py
index fb71334..f111e36 100644
--- a/
setup.py
+++ b/
setup.py
@@ -1,4 +1 @@
-from setuptools import setup
-
-
-setup(name='opcut')
+# this project uses pydoit as build tool - see README.rst