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

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

