CHANGES.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
andi/__init__.py
andi/andi.py
andi/errors.py
andi/py.typed
andi/typeutils.py
andi.egg-info/PKG-INFO
andi.egg-info/SOURCES.txt
andi.egg-info/dependency_links.txt
andi.egg-info/not-zip-safe
andi.egg-info/top_level.txt
tests/__init__.py
tests/py36.py
tests/py37.py
tests/py37_pep_563.py
tests/test_attrs_support.py
tests/test_dataclasses_support.py
tests/test_errors.py
tests/test_inspect.py
tests/test_plan.py
tests/test_typeutils.py
tests/utils.py