#!/usr/pkg/bin/python3.7
import sys
from sipbuild.tools.sdist import main; sys.exit(main());
