From de33ff316211ca35c87232cf594ef06a8daf0806 Mon Sep 17 00:00:00 2001 From: Chris Jerdonek Date: Sat, 3 Nov 2012 23:38:41 -0700 Subject: Allow tox to run from a downloaded sdist (i.e. without spec tests). --- setup_description.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'setup_description.rst') diff --git a/setup_description.rst b/setup_description.rst index 6001c6b..1ca09e8 100644 --- a/setup_description.rst +++ b/setup_description.rst @@ -346,8 +346,8 @@ History when getting a key from a context stack (issue #110). - Bugfix: lambda section values can now return non-ascii, non-unicode strings (issue #118). -- Bugfix: running ``test_pystache.py`` from a downloaded sdist no - longer requires a spec test directory to pass. +- Bugfix: allow ``test_pystache.py`` and ``tox`` to pass when run from + a downloaded sdist (i.e. without the spec test directory). - Convert HISTORY and README files from reST to Markdown. - More robust handling of byte strings in Python 3. - Added Creative Commons license for David Phillips's logo. -- cgit v1.2.1