From 78337beb23e68b062f60f42e1f7baf1d51f2587d Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Fri, 6 Mar 2015 10:50:30 -0500 Subject: Include pytest.ini in MANIFEST.in. Fixes #359. --- CHANGES.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index cc9c3939..f7c56b4a 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,6 +2,13 @@ CHANGES ======= +------ +13.0.2 +------ + +* Issue #359: Include pytest.ini in the sdist so invocation of py.test on the + sdist honors the pytest configuration. + ------ 13.0.1 ------ -- cgit v1.2.1