some test fixes and refinements

This commit is contained in:
holger krekel
2010-11-01 08:16:10 +01:00
parent cf8dd64703
commit 85c24b7fa1
7 changed files with 13 additions and 14 deletions

View File

@@ -22,7 +22,7 @@ def main():
name='pytest',
description='py.test: simple powerful testing with Python',
long_description = long_description,
version='2.0.0.dev14',
version='2.0.0.dev15',
url='http://pytest.org',
license='MIT license',
platforms=['unix', 'linux', 'osx', 'cygwin', 'win32'],