You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
DATA_DIR_PATH = '/Users/marycathey/github/wgt_season_simulator/data_files/' ROSTER_FILE_NAME = DATA_DIR_PATH + 'roster.json' COURSES_FILE_NAME = DATA_DIR_PATH ...