__pycache__/
*.py[cod]
*.py~
.cache
.pytest_cache/

# Setuptools distribution and build folders.
/dist/
/build
/wheels
/wheelhouse
emlangkit.egg-info

# PyCharm
.idea/
