diff options
Diffstat (limited to 'python/setup.py')
-rw-r--r-- | python/setup.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/setup.py b/python/setup.py deleted file mode 100644 index 6068493..0000000 --- a/python/setup.py +++ /dev/null @@ -1,3 +0,0 @@ -from setuptools import setup - -setup() |