summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in19
1 files changed, 0 insertions, 19 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
deleted file mode 100644
index 96b86560..00000000
--- a/MANIFEST.in
+++ /dev/null
@@ -1,19 +0,0 @@
-recursive-include bin *.js
-recursive-include doc *.py *.rst *.css *.js *.html *.conf *.jpg *.gif *.png *.css_t
-recursive-include tools *.py *.sh
-recursive-include tuskar_ui *.py *.html *.js *.scss *.mo *.po *.example *.eot *.svg *.ttf *.woff *.png *.ico *.wsgi *.gif *.csv *.template
-
-include AUTHORS
-include ChangeLog
-include LICENSE
-include Makefile
-include manage.py
-include README.rst
-include run_tests.sh
-include tox.ini
-include doc/Makefile
-include doc/source/_templates/.placeholder
-include requirements.txt
-include test-requirements.txt
-
-exclude openstack_dashboard/local/local_settings.py