summaryrefslogtreecommitdiffstats
path: root/networking-odl/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'networking-odl/MANIFEST.in')
-rw-r--r--networking-odl/MANIFEST.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/networking-odl/MANIFEST.in b/networking-odl/MANIFEST.in
new file mode 100644
index 0000000..4e527c7
--- /dev/null
+++ b/networking-odl/MANIFEST.in
@@ -0,0 +1,14 @@
+include AUTHORS
+include README.rst
+include ChangeLog
+include LICENSE
+include neutron/db/migration/README
+include neutron/db/migration/alembic.ini
+include neutron/db/migration/alembic_migrations/script.py.mako
+include neutron/db/migration/alembic_migrations/versions/README
+recursive-include neutron/locale *
+
+exclude .gitignore
+exclude .gitreview
+
+global-exclude *.pyc