[console_scripts]
Allocation = scheduling_and_allocation:AllocationManager
Scheduler = scheduling_and_allocation:SchedulerProgram

[gui_scripts]
AllocationGui = scheduling_and_allocation:AllocationManager
SchedulerGui = scheduling_and_allocation:SchedulerProgram
