Metadata-Version: 2.4
Name: flake8-strict-types
Version: 0.1.0
Summary: A Flake8 plugin that forces type annotations on all assignments.
Project-URL: Repository, https://www.github.com/ryanbaekr/flake8-strict-types
Author: Ryan Baker
License-Expression: GPL-3.0-only
License-File: LICENSE.md
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# flake8-strict-types
