summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJake McDermott <yo@jakemcdermott.me>2020-11-18 00:19:46 +0100
committerJake McDermott <yo@jakemcdermott.me>2020-11-23 19:22:34 +0100
commit27219d34eb92fc63495237cc722836688b5264d8 (patch)
tree80d7a9412803d157cb11f2e6d74355499706cfc5 /MANIFEST.in
parentRemove legacy make targets (diff)
downloadawx-27219d34eb92fc63495237cc722836688b5264d8.tar.xz
awx-27219d34eb92fc63495237cc722836688b5264d8.zip
Remove vestigal django stuff for old ui
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 6260b87cea..1466361602 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -4,8 +4,6 @@ recursive-include awx *.mo
recursive-include awx/static *
recursive-include awx/templates *.html
recursive-include awx/api/templates *.md *.html
-recursive-include awx/ui/templates *.html
-recursive-include awx/ui/static *
recursive-include awx/ui_next/build *.html
recursive-include awx/ui_next/build *
recursive-include awx/playbooks *.yml