Adjust CHANGELOG

This commit is contained in:
Bruno Oliveira
2018-02-27 14:58:27 -03:00
committed by GitHub
parent 92219e576b
commit 1fb2457018
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -1 +0,0 @@
Fixed ``tool:pytest`` section when setup.cfg passed by option ``-c``
+1
View File
@@ -0,0 +1 @@
``[tool:pytest]`` sections in ``*.cfg`` files passed by the ``-c`` option are now properly recognized.