Heat checks version each time setup.py is executed
Why does Heat need to check its version (via .git files or pkg-info) every time setup.py is executed? I cant push heat submodule into my repository, also Pkg-info file is not provided in source files. I also don't want to install heat upstream every time. Is there good way to avoid that?