[console_scripts]
nosetests = nose:run_exit
nosetests-3.12 = nose:run_exit

[setuptools.commands]
nosetests = nose.commands:nosetests
