#!/usr/bin/env python3 # -*- coding: utf-8 -*- import sys from sphinx.ext.multiversion import main sys.exit(main())