# This file copied from
#   https://python-packaging.readthedocs.io/en/latest/minimal.html?highlight=gitignore

# Compiled python modules.
*.pyc

# Setuptools distribution folder.
/dist/

# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info
