[Guido Günther] > I'm using: > > python setup.py nosetests Aha. Any idea what is needed for that to work? I tried installing various python*-nose* packages, without any luck:
pere@minerva:~/src/debian/calypso$ python setup.py nosetest /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help error: invalid command 'nosetest' pere@minerva:~/src/debian/calypso$ -- Happy hacking Petter Reinholdtsen _______________________________________________ Calypso mailing list [email protected] http://keithp.com/mailman/listinfo/calypso
