{"classifiers": ["Development Status :: 6 - Mature", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX", "Operating System :: Microsoft :: Windows", "Operating System :: MacOS :: MacOS X", "Topic :: Software Development :: Testing", "Topic :: Software Development :: Libraries", "Topic :: Utilities", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6"], "extensions": {"python.commands": {"wrap_console": {"py.test": "pytest:main", "pytest": "pytest:main"}}, "python.details": {"contacts": [{"name": "Holger Krekel, Bruno Oliveira, Ronny Pfannschmidt, Floris Bruynooghe, Brianna Laugher, Florian Bruhin and others", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst", "license": "LICENSE.txt"}, "project_urls": {"Home": "http://pytest.org"}}, "python.exports": {"console_scripts": {"py.test": "pytest:main", "pytest": "pytest:main"}}}, "extras": [], "generator": "bdist_wheel (0.29.0)", "keywords": ["test", "unittest"], "license": "MIT license", "metadata_version": "2.0", "name": "pytest", "platform": "unix", "run_requires": [{"requires": ["py (>=1.4.33)", "setuptools"]}, {"environment": "python_version==\"2.6\"", "requires": ["argparse"]}, {"environment": "sys_platform==\"win32\"", "requires": ["colorama"]}], "summary": "pytest: simple powerful testing with Python", "version": "3.1.3"}