some doc fixes
This commit is contained in:
parent
b9ccb9d31f
commit
0a4d5a423e
|
@ -17,8 +17,8 @@
|
|||
#
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
# The short X.Y version.
|
||||
version = "2.4.2"
|
||||
release = "2.4.2"
|
||||
version = "2.5.0"
|
||||
release = "2.5.0"
|
||||
|
||||
import sys, os
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
.. _features:
|
||||
|
||||
.. note:: second training: `professional testing with Python <http://www.python-academy.com/courses/specialtopics/python_course_testing.html>`_ , 25-27th November 2013, Leipzig.
|
||||
.. second training: `professional testing with Python <http://www.python-academy.com/courses/specialtopics/python_course_testing.html>`_ , 25-27th November 2013, Leipzig.
|
||||
|
||||
pytest: helps you write better programs
|
||||
=============================================
|
||||
|
|
Loading…
Reference in New Issue