Codebase list drms / f196c2fb-db24-4dac-a4e1-aca9124a62b0/upstream MANIFEST.in
f196c2fb-db24-4dac-a4e1-aca9124a62b0/upstream

Tree @f196c2fb-db24-4dac-a4e1-aca9124a62b0/upstream (Download .tar.gz)

MANIFEST.in @f196c2fb-db24-4dac-a4e1-aca9124a62b0/upstreamraw · 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