.readthedocs.yml
CHANGES.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
docs/CHANGES.rst
docs/README.rst
docs/conf.py
docs/index.rst
docs/_static/.keep
docs/_templates/.keep
src/slownie/__about__.py
src/slownie/__init__.py
src/slownie/_slownie.py
src/slownie.egg-info/PKG-INFO
src/slownie.egg-info/SOURCES.txt
src/slownie.egg-info/dependency_links.txt
src/slownie.egg-info/requires.txt
src/slownie.egg-info/top_level.txt
src/slownie.egg-info/zip-safe
tests/__init__.py
tests/__main__.py
tests/test_main.py
tests/data/.keep