diff --git a/setup.py b/setup.py index 60684932..4b08134d 100644 --- a/setup.py +++ b/setup.py @@ -1,3 +1,9 @@ +#importing the library from setuptools import setup +#calling the main setup function setup() + + + +# might find code disclaimer template here https://estore.merge.com/mergecom3/resources/sourcecodedisclaimer.htm