[console_scripts]
team-formation = team_formation.__main__:main
team-formation-api = team_formation.api.main:run
