blob: b8959cf00ee6f63a239803e92d0cc9d58e8e91f7 [file] [log] [blame]
# setuptools-scm by default adds all SCM tracked files, we prune the following maintenance related ones (sdist only)
exclude .gitattributes
exclude .gitignore
exclude .github/*
exclude azure-pipelines.yml
exclude readthedocs.yml
exclude MANIFEST.in
exclude tasks/release.py
exclude tasks/upgrade_wheels.py