Closed khardix closed 7 years ago
Would adding a test be too much pedant? Does it work with the entrypoint as well?
Would adding a test be too much pedant?
I'm really not sure how to test this, apart from just checking it is there.
Does it work with the entrypoint as well?
It does:
$ rpmlb --version
rpmlb, version 1.0.0
I'm really not sure how to test this, apart from just checking it is there.
will send PR.
OK, awesome! It looks good to me.
(venv) $ python -m rpmlb --version
rpmlb, version 1.0.0
(venv) $ rpmlb --version
rpmlb, version 1.0.0
The current version is automatically detected using setuptools.
Output: