PBR

Comment 0 for bug 1739354

Revision history for this message
cmcginty (casey-mcginty) wrote : test-require metadata field ignored

Setup.cfg should support the setuptools tests_require list.

Testing this in PBR, shows that it doesn't apply the dependencies before running tests.

Adding the field directly to setup.py works correctly however.