Skip to content

Conversation

zmedico
Copy link
Contributor

@zmedico zmedico commented Apr 20, 2017

This optimizes setup.py for cases when pytest-runner is not needed,
using the approach that is suggested upstream:

https://pypi.python.org/pypi/pytest-runner#conditional-requirement

This optimizes setup.py for cases when pytest-runner is not needed,
using the approach that is suggested upstream:

https://pypi.python.org/pypi/pytest-runner#conditional-requirement
@zmedico
Copy link
Contributor Author

zmedico commented Apr 20, 2017

Updated to use set(['pytest', 'test', 'ptr']), for compatibility with Python 2.6.

@dan-blanchard
Copy link
Member

Thanks!

@dan-blanchard dan-blanchard merged commit b874c25 into chardet:master Apr 21, 2017
@zmedico zmedico deleted the setup-pytest-runner-conditional branch April 22, 2017 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants