# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
*.egg

# Sphinx documentation
docs/_build/

# Unit test / coverage reports
.pytest_cache/

# Compiled bytecode
aimfast/*.pyc
aimfast/__pycache__/
aimfast/tests/__pycache__/
