From 661939f0a1b14a87f0efe7c4c04a0400933b73b1 Mon Sep 17 00:00:00 2001 From: Azhar Mithani <25031629+AzharMithani@users.noreply.github.com> Date: Mon, 28 Sep 2020 00:15:28 -0400 Subject: [PATCH] Update setup.py --- setup.py | 6 ++++++ 1 file changed, 6 insertions(+) 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