diff options
| author | Barry Warsaw | 2015-04-17 15:28:24 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2015-04-17 15:28:24 -0400 |
| commit | 88fbe9137f1ba0320682d146febb997a6ea7ba2e (patch) | |
| tree | fd10da741f3b5e2eb8b65ffdce6d1defb897d45b | |
| parent | e52df32a508c60d7e7470633feb0d4a5b4c3d1d1 (diff) | |
| download | mailman-88fbe9137f1ba0320682d146febb997a6ea7ba2e.tar.gz mailman-88fbe9137f1ba0320682d146febb997a6ea7ba2e.tar.zst mailman-88fbe9137f1ba0320682d146febb997a6ea7ba2e.zip | |
| -rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index e4c64eedc..093f1bd38 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -11,6 +11,6 @@ prune src/web prune eggs prune parts prune .tox -include src/mailman/testing/config.pck +include src/mailman/testing/config*.pck include src/mailman/database/alembic/script.py.mako include src/mailman/database/alembic/versions/*.py |
