Add CHANGELOG entry for attrs module dependency

This commit is contained in:
Bruno Oliveira
2017-11-03 17:07:33 -02:00
parent 07b2b18a01
commit e58e8faf47

1
changelog/2641.trivial Normal file
View File

@@ -0,0 +1 @@
pytest now depends on `attrs <https://pypi.org/project/attrs/>`_ for internal structures to ease code maintainability.