Add CHANGELOG entry about depending on wcwidth

This commit is contained in:
Bruno Oliveira
2019-05-07 19:34:57 -03:00
parent c04767f946
commit f339147d12

View File

@@ -0,0 +1 @@
pytest now depends on `wcwidth <https://pypi.org/project/wcwidth>`__ to properly track unicode character sizes for more precise terminal output.