metadata.json 1.0 KB

1
  1. {"classifiers": ["Development Status :: 5 - Production/Stable", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Testing", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5"], "extensions": {"python.details": {"contacts": [{"email": "andreas@pelme.se", "name": "Andreas Pelme", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://pytest-django.readthedocs.io/"}}, "python.exports": {"pytest11": {"django": "pytest_django.plugin"}}}, "extras": [], "generator": "bdist_wheel (0.29.0)", "license": "BSD-3-Clause", "metadata_version": "2.0", "name": "pytest-django", "run_requires": [{"requires": ["pytest (>=2.9)"]}], "summary": "A Django plugin for pytest.", "version": "3.1.2"}