#!/usr/bin/python3.9
from wheel.__main__ import main
main()
