# JetBrains
.idea
*/__pycache__/*

# Other files
*test.py
.gitignore
/requirements.txt

# PyPi
/MANIFEST.in
/pyproject.toml
