[console_scripts]
retox=retox.__main__:main

[tox]
exclude = retox.exclude
proclimit = retox.proclimit
watch = retox.watch

