setup: Don't directly import the version file
Load the version module explicitly by defining its path. Weird situations may occur if you have a version of the project already installed in your system and you import project modules in setup.py
Please register or sign in to comment