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

1 line
1.4 KiB
JSON

{"classifiers": ["Development Status :: 5 - Production/Stable", "Environment :: Console", "Framework :: Flake8", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development", "Topic :: Software Development :: Quality Assurance"], "extensions": {"python.details": {"contacts": [{"email": "gil.gnome@gmail.com", "name": "Gil Forcada", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/gforcada/flake8-builtins"}}, "python.exports": {"flake8.extension": {"A00": "flake8_builtins:BuiltinsChecker"}}}, "extras": ["test"], "generator": "bdist_wheel (0.30.0)", "keywords": ["pep8", "flake8", "python"], "license": "GPL version 2", "metadata_version": "2.0", "name": "flake8-builtins", "run_requires": [{"extra": "test", "requires": ["coverage", "coveralls", "mock", "pytest-cov", "pytest"]}, {"requires": ["flake8"]}], "summary": "Check for python builtins being used as variables or parameters.", "version": "1.4.1"}