1 |
- {"classifiers": ["Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Quality Assurance", "Topic :: Software Development :: Testing"], "extensions": {"python.details": {"contacts": [{"email": "gabrielcnr@gmail.com", "name": "Gabriel Reis", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "http://github.com/gabrielcnr/pytest-datadir"}}, "python.exports": {"pytest11": {"pytest-datadir": "pytest_datadir.plugin"}}}, "extras": [], "generator": "bdist_wheel (0.29.0)", "keywords": ["pytest", "test", "unittest", "directory", "file"], "license": "MIT", "metadata_version": "2.0", "name": "pytest-datadir", "run_requires": [{"requires": ["pytest (>=2.7.0)"]}, {"environment": "python_version<\"3.4\"", "requires": ["pathlib"]}], "summary": "pytest plugin for test data directories and files", "version": "1.0.1"}
|