bumping version to a dev version, run tests by using python PyPI by default

This commit is contained in:
holger krekel
2010-11-26 13:37:00 +01:00
parent f1fc6e5eb6
commit d894bae281
7 changed files with 25 additions and 17 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ copyright = u'2010, holger krekel et aliter'
# built documents.
#
# The short X.Y version.
version = '2.0.0'
version = '2.0'
# The full version, including alpha/beta/rc tags.
import py, pytest
assert py.path.local().relto(py.path.local(pytest.__file__).dirpath().dirpath())