if '-' in shortname: print('ERROR: Project shortname cannot contain dashes, please use underscores') sys.exit(1)