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

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

