Closed msuthar09 closed 2 years ago
In accordance with the requirements of #1, created a setup.py.
I have one concern.
The current package (i.e. calltraces) has a dependency on colorama
calltraces
colorama
Not sure how that dependency will be included but we can find out by testing.
In accordance with the requirements of #1, created a setup.py.