summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py7
1 files changed, 0 insertions, 7 deletions
diff --git a/setup.py b/setup.py
deleted file mode 100644
index 568a00b..0000000
--- a/setup.py
+++ /dev/null
@@ -1,7 +0,0 @@
-from distutils.core import setup
-
-setup(name='phosphor-rest',
- version='1.0',
- scripts=['phosphor-rest'],
- data_files=[('phosphor-rest', ['cert.pem'])],
- )
OpenPOWER on IntegriCloud