manila-test-image/setup.py

4 lines
70 B
Python

import setuptools
setuptools.setup(setup_requires=['pbr'], pbr=True)