56ffcea
#!/usr/bin/env python3
56ffcea
56ffcea
# This is only used at build time to generate the documentation.
56ffcea
56ffcea
from zuulclient.cmd import main
56ffcea
56ffcea
56ffcea
if __name__ == '__main__':
56ffcea
    main()