blob: e6a908d2659f878c1226d4ef52669c451d993eb4 [file] [log] [blame]
#!/usr/bin/env python3
import sys
from packaging.run import main
sys.exit(main())