Parse git info outside of setup.py via gitpython
There is no more need to reinstall hivemind to get the latest version, because it's determined during execution. Previous method was causing mismatched version and git revision when developing in --editable mode.
Loading
Please sign in to comment