Metadata-Version: 2.0
Name: yesqa
Version: 0.0.1
Summary: Automatically remove unnecessary `# noqa` comments.
Home-page: https://github.com/asottile/yesqa
Author: Anthony Sottile
Author-email: asottile@umich.edu
License: UNKNOWN
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: flake8
Requires-Dist: tokenize-rt (>=2)

UNKNOWN


