strike distribute dep

This commit is contained in:
holger krekel
2013-08-11 18:19:58 +02:00
parent 654212d93b
commit 57f997b0b4
3 changed files with 2 additions and 3 deletions

View File

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