diff --git a/setup.py b/setup.py index e69de29..fc1f76c 100644 --- a/setup.py +++ b/setup.py @@ -0,0 +1,3 @@ +from setuptools import setup + +setup() \ No newline at end of file