1 |
- {"classifiers": ["Development Status :: 5 - Production/Stable", "Environment :: Plugins", "Framework :: Pytest", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.0", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Testing"], "extensions": {"python.details": {"contacts": [{"email": "carreric@gmail.com", "name": "Eric Palakovich Carr", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/bigsassy/pytest-pythonpath"}}, "python.exports": {"pytest11": {"pythonpath": "pytest_pythonpath"}}}, "extras": [], "generator": "bdist_wheel (0.29.0)", "license": "MIT", "metadata_version": "2.0", "name": "pytest-pythonpath", "run_requires": [{"requires": ["pytest (>=2.5.2)"]}], "summary": "pytest plugin for adding to the PYTHONPATH from command line or configs.", "version": "0.7.3"}
|