MANIFEST.in 185 B

1234567
  1. # This file only applies to the source dist tarball, not the built wheel.
  2. include borgmatic/config/schema.yaml
  3. graft docs
  4. graft sample
  5. graft scripts
  6. graft tests
  7. global-exclude *.py[co]