Metadata-Version: 2.1
Name: danger-flake8
Version: 0.1.0
Summary: Danger plugin to display flake8 lint result
License: MIT
Author: Maciej Gomolka
Author-email: maciej.gomolka@elpassion.pl
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: flake8 (>=3.7.9,<4.0.0)
