4 lines
93 B
Python
4 lines
93 B
Python
import pbr.version
|
|
|
|
version_info = pbr.version.VersionInfo('{{ cookiecutter.module_name }}')
|