#!/usr/bin/python # PBR Generated from u'console_scripts' import sys from pbr.cmd.main import main if __name__ == "__main__": sys.exit(main())