Makefile: use setup.py for getting the current versions
Under some circumstances, getting the version indirectly through
`avocado/core/version.py` can return `unknown.unknown`. Let's use the
authoritative source for version numbers: `setup.py` itself.
Signed-off-by: NCleber Rosa <crosa@redhat.com>
Showing
想要评论请 注册 或 登录