MANIFEST.in
README.md
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
mathy/__init__.py
mathy/about.py
mathy/api.py
mathy/cli.py
mathy/py.typed
mathy/solver.py
mathy.egg-info/PKG-INFO
mathy.egg-info/SOURCES.txt
mathy.egg-info/dependency_links.txt
mathy.egg-info/entry_points.txt
mathy.egg-info/requires.txt
mathy.egg-info/top_level.txt
tests/__init__.py
tests/test_api.py
tests/test_cli.py