]> git.phdru.name Git - sqlconvert.git/commit
Build(setup): Use exec[file] to get version from __version__.py
authorOleg Broytman <phd@phdru.name>
Mon, 18 Feb 2019 18:04:40 +0000 (21:04 +0300)
committerOleg Broytman <phd@phdru.name>
Mon, 18 Feb 2019 18:04:40 +0000 (21:04 +0300)
commit4b4ec0649ddc551d2c12950b200a97371b6025bb
tree782c5ede691e5894bcd6afc3c3befdb22ac54afc
parent45fc87bdf32110a196e050a238f2f78833e515f6
Build(setup): Use exec[file] to get version from __version__.py

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