*.pyc

# Packages
*.egg
*.egg-info
dist
build
_build
.cache
*.so

# Installer logs
pip-log.txt

# Unit test / coverage reports
.coverage
.tox
.pytest_cache

.DS_Store
.idea/*
.python-version
.vscode/*

/test.py
/test_*.*

MANIFEST.in
/docs/site/*
/tests/fixtures/simple_project/setup.py
.mypy_cache
benchmark.py
.pybuild/
