ansible-later/env_27/lib/python2.7/site-packages/mock-2.0.0.dist-info/metadata.json
Robert Kaussow 10aaa8e7e3 fix pytest
2019-04-11 15:56:20 +02:00

1 line
1.8 KiB
JSON

{"classifiers": ["Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: Jython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Testing"], "extensions": {"python.details": {"contacts": [{"email": "testing-in-python@lists.idyll.org", "name": "Testing Cabal", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/testing-cabal/mock"}}}, "extras": ["docs", "test"], "generator": "bdist_wheel (0.29.0)", "metadata_version": "2.0", "name": "mock", "run_requires": [{"requires": ["pbr (>=0.11)", "six (>=1.9)"]}, {"extra": "test", "requires": ["unittest2 (>=1.1.0)"]}, {"environment": "(python_version<\"3\" or python_version>=\"3.3\")", "extra": "docs", "requires": ["sphinx"]}, {"environment": "(python_version<\"3.3\" and python_version>=\"3\")", "extra": "docs", "requires": ["Pygments (<2)", "jinja2 (<2.7)", "sphinx (<1.3)"]}, {"environment": "(python_version<\"3.3\")", "requires": ["funcsigs (>=1)"]}], "summary": "Rolling backport of unittest.mock for all Pythons", "version": "2.0.0"}