from genlicense import main # import the entry of your program if __name__ == "__main__": main()