]> git.phdru.name Git - mimedecode.git/commit
Build(setup): Use exec[file] to get version from __version__.py
authorOleg Broytman <phd@phdru.name>
Mon, 18 Feb 2019 18:06:41 +0000 (21:06 +0300)
committerOleg Broytman <phd@phdru.name>
Mon, 18 Feb 2019 18:06:41 +0000 (21:06 +0300)
commitbd273a4ec5676314bdaa584db310c11d0fed013f
tree9b5a622baba9290ef3a3284b956a303146a6f603
parent236a65e6f2d79284c06484a7210a55e75dd1a754
Build(setup): Use exec[file] to get version from __version__.py

Use exec[file] instead of imp/importlib.
setup.py