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

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