Skip to content
Snippets Groups Projects
Commit 21540c9d authored by Corné Lukken's avatar Corné Lukken
Browse files

L2SS-287: Try to have version discoverability for packaging

parent 7696fed0
No related branches found
Tags v0.0.1
No related merge requests found
from util.lofar_git import get_version
__version__ = get_version()
import pbr.version
version_info = pbr.version.VersionInfo('TangoStationControl')
version_string = version_info.version_string()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment