[console_scripts]
py-tetris = python_tetris.main:main
py-tetris-client = python_tetris.client:main
py-tetris-server = python_tetris.server:main

