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

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