Closed Anyesh closed 2 years ago
Currently, all the python modules are in the main directory. We have to manage all those modules inside the sub-packages and update the setup.py to be able to find those sub-packages.
setup.py
enhance/new-structure
Currently, all the python modules are in the main directory. We have to manage all those modules inside the sub-packages and update the
setup.py
to be able to find those sub-packages.