merge nodemanager and gwmanager

This commit is contained in:
holger krekel
2010-11-22 12:05:55 +01:00
parent 3fc03c8c8e
commit 9108790801
5 changed files with 55 additions and 91 deletions

View File

@@ -2,7 +2,7 @@ from setuptools import setup
setup(
name="pytest-xdist",
version='1.5a9',
version='1.5a10',
description='py.test xdist plugin for distributed testing and loop-on-failing modes',
long_description=open('README.txt').read(),
license='GPLv2 or later',