summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorholger krekel <holger@merlinux.eu>2013-07-09 13:40:04 +0200
committerholger krekel <holger@merlinux.eu>2013-07-09 13:40:04 +0200
commit08c2aaac036791e2be8b0e634d722ba0971b5216 (patch)
tree233bb156d64ae7a8f5831df515f20b564ae7993d /doc
parent15b75acb0f8dfae1a03d0efa77a6c910d2c1be57 (diff)
downloadtox-08c2aaac036791e2be8b0e634d722ba0971b5216.tar.gz
always unset PYTHONDONTWRITEBYTE because newer setuptools doesn't like it
Diffstat (limited to 'doc')
-rw-r--r--doc/index.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/index.txt b/doc/index.txt
index 20d65d4..1838b3b 100644
--- a/doc/index.txt
+++ b/doc/index.txt
@@ -1,7 +1,8 @@
Welcome to the tox automation project
===============================================
-.. note:: Upcoming: `professional testing with pytest and tox <http://www.python-academy.com/courses/specialtopics/python_course_testing.html>`_ , 24th-26th June 2013, Leipzig.
+..
+ Upcoming: `professional testing with pytest and tox <http://www.python-academy.com/courses/specialtopics/python_course_testing.html>`_ , 24th-26th June 2013, Leipzig.
vision: standardize testing in Python
---------------------------------------------