entry_points.txt 133 B

1234567
  1. [console_scripts]
  2. nosetests = nose:run_exit
  3. nosetests-2.7 = nose:run_exit
  4. [distutils.commands]
  5. nosetests = nose.commands:nosetests