diff options
| author | Michael Howitz <mh@gocept.com> | 2016-08-31 09:07:28 +0200 |
|---|---|---|
| committer | Michael Howitz <mh@gocept.com> | 2016-08-31 09:07:28 +0200 |
| commit | edb856b4f08e8a79af238eedea8707e57d1fae24 (patch) | |
| tree | a0d0ea7c9232f17dc5c067d7971fea57c5bbf130 | |
| parent | 4ad360e44ec52b742750c8201676d7fe934f5f2a (diff) | |
| download | zope-interface-edb856b4f08e8a79af238eedea8707e57d1fae24.tar.gz | |
Match manifest with version control.
| -rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index d53d070..a27553d 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2,6 +2,7 @@ include *.rst include *.txt include *.py include .coveragerc +include build.cmd include buildout.cfg include tox.ini @@ -13,5 +14,6 @@ global-exclude *.pyc global-exclude *.pyo global-exclude *.so global-exclude coverage.xml +global-exclude appveyor.yml prune docs/_build |
