[console_scripts]
ptw = pytest_watch.command:main
py.test.watch = pytest_watch.command:main
pytest-watch = pytest_watch.command:main

