aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py5
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