Automatically extend all imports within python project by prefix
I am trying to convert my python 3.11.3 project into a package via a setup.py
. The general structure is something like this
I am trying to convert my python 3.11.3 project into a package via a setup.py
. The general structure is something like this