RPM packaging and nose

22 views
Skip to first unread message

Philip Stephens

unread,
Apr 10, 2012, 8:14:35 PM4/10/12
to nose-...@googlegroups.com
Hello, 

I setup nose for our python library, and it works great.  I have a user trying to package an RPM, and he runs into the issue that 'python setup.py install' runs all nosetests -- which gets in his way.  Is this a default behavior? How can I prevent this?

Thanks,
Phil

jason pellerin

unread,
Apr 11, 2012, 9:31:53 AM4/11/12
to nose-...@googlegroups.com
There's nothing that I know of in nose itself that would cause another
package to do something like run tests when 'python setup.py install`
was run, or when the package was being put into an RPM. Sounds like a
custom setup.py file or something, triggering the test command before
the install command.

JP

> --
> You received this message because you are subscribed to the Google Groups
> "nose-users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/nose-users/-/_A_3oT5yTxsJ.
> To post to this group, send email to nose-...@googlegroups.com.
> To unsubscribe from this group, send email to
> nose-users+...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/nose-users?hl=en.

Reply all
Reply to author
Forward
0 new messages