diff --git a/setup.py b/setup.py new file mode 100644 index 000000000..b67159d4c --- /dev/null +++ b/setup.py @@ -0,0 +1,4 @@ +# This file was auto-generated +from setuptools import setup + +setup()