from setuptools import setup setup( setup_requires=['pbr', 'pytest-runner'], pbr=True, )