This commit is contained in:
holger krekel
2013-04-02 10:29:51 +02:00
parent 53c4025774
commit a771352f01
4 changed files with 18 additions and 14 deletions

View File

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