[console_scripts]
tictactoe-nox = jdhp.tictactoe.tui:run

[gui_scripts]
tictactoe = jdhp.tictactoe.gui:main

