summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/setup.py b/setup.py
deleted file mode 100644
index a5d21d8..0000000
--- a/setup.py
+++ /dev/null
@@ -1,5 +0,0 @@
1# Legacy setup for some build / install systems
2
3from setuptools import setup
4
5setup()