1 2 3 4 5
import sys from packaging.tests.__main__ import test_main if __name__ == '__main__': test_main()