Codebase list drms / abd6b8b4-20e4-442d-887e-c3ca95914d06/main MANIFEST.in
abd6b8b4-20e4-442d-887e-c3ca95914d06/main

Tree @abd6b8b4-20e4-442d-887e-c3ca95914d06/main (Download .tar.gz)

MANIFEST.in @abd6b8b4-20e4-442d-887e-c3ca95914d06/mainraw · history · blame

# Exclude specific files
# All files which are tracked by git and not explicitly excluded here are included by setuptools_scm
exclude .codecov.yaml
exclude .mailmap
exclude .editorconfig
exclude .gitattributes
exclude .gitignore
exclude .pep8speaks.yml
exclude .pre-commit-config.yaml
exclude .test_package_pins.txt
exclude .zenodo.json
exclude azure-pipelines.yml
exclude readthedocs.yml
exclude rtd-environment.yml

# Prune folders
prune paper
prune changelog

# This subpackage is only used in development checkouts and should not be included in built tarballs
prune drms/_dev