473cf2132fd394b5059497dbf356c76ff410f536
[mudpy.git] / setup.py
1 import setuptools
2
3 setuptools.setup(setup_requires=['pbr>=2.0'], pbr=True)