7e438b0 Use system Python interpreter in tests

Authored and Committed by pviktori 4 years ago
    Use system Python interpreter in tests
    
    `python -m pytest` is more robust than `pytest` in ensuring tests
    are run with the intended interpreter.
    
    Add a note about setting `PYTHONPATH=./`.
    
        
  • Build completed
    success
    Built as python-werkzeug-0.14.1-10.fc31
    4 years ago
file modified
+5 -2