fix issue93 - hide output of code in early-loaded conftest files
--HG-- branch : trunk
This commit is contained in:
2
setup.py
2
setup.py
@@ -22,7 +22,7 @@ def main():
|
||||
name='pytest',
|
||||
description='py.test: simple powerful testing with Python',
|
||||
long_description = long_description,
|
||||
version='2.0.0.dev5',
|
||||
version='2.0.0.dev6',
|
||||
url='http://pytest.org',
|
||||
license='MIT license',
|
||||
platforms=['unix', 'linux', 'osx', 'cygwin', 'win32'],
|
||||
|
||||
Reference in New Issue
Block a user