Metadata-Version: 2.1
Name: flake8-no-print
Version: 0.1.0
Summary: Flake8 plugin to forbid print function usage
Home-page: https://github.com/vyahello/flake8-no-print
Author: Vladimir Yahello
Author-email: vyahello@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Framework :: Flake8
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
License-File: LICENSE.md
Requires-Dist: flake8 (==4.0.1)
Requires-Dist: astpretty (==2.1.0)

UNKNOWN

