Merge pull request #3553 from asottile/changelog_3552

Add changelog entry for #3552
This commit is contained in:
Bruno Oliveira
2018-06-09 10:31:54 -03:00
committed by GitHub

View File

@@ -0,0 +1 @@
pytest's testsuite is no longer runnable through ``python setup.py test`` -- instead invoke ``pytest`` or ``tox`` directly.