How skip running nose tests during build?
I am trying the following recipe for pandas:
https:/
Why uses the following code:
http://
The run of the test suite is commented out in setup.py:
http://
The package is built nesting the following debian files:
http://
The automatic PPA build constantly fail because some tests are failing:
https:/
Since the daily builds use development code, I would like to disable the test runs.
How do I tell the debian build system to skip the nose unittests?
Thanks in advance.
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Timmie for more information if necessary.