c17cc5beb4
Add the basic structure for the magnum-ui repository to serve as a starting point for contributions. The structure is likely to change as development progresses. Change-Id: I5458741e2dd4c3409992315efaa60b33824b4ec8 Implements: blueprint repo-skeleton
4 lines
72 B
Python
4 lines
72 B
Python
import pbr.version
|
|
|
|
version_info = pbr.version.VersionInfo('magnum-ui')
|