Metadata-Version: 2.4
Name: annassert
Version: 0.1.0
Summary: Convert Python assertions to Annotated type annotations and back
Requires-Python: >=3.10
Requires-Dist: annotated-types>=0.7
Requires-Dist: libcst>=1.4
