Since the tests are included in the PyPI sdist, please consider including tox.ini
as well (by adding the line include tox.ini
to MANIFEST.in
). This would make it easier to install the test dependencies and would ensure the definition for the slow_test
mark is available to pytest
.
Thanks for your suggestion. I added the
tox.ini
file. :-) This will go into the next release.By the way, that really was a good ticket description. You explained why the addition made sense and even gave instructions what exactly to do.
Your name looked familiar to me and upon a search I found that you contributed to lots of projects. No wonder you're good at writing tickets. Thanks again and keep up the good work. :-)