Files
zuul/MANIFEST.in
James E. Blair fe2f62f5f9 Fix web static include
The paths for the static js and css files built for zuul-web has
changed.  The python manifest file needs to be updated to use
the new directory "assets" rather than "static".  Assets has no
subdirs.

Change-Id: I686133da7d98fb7cda57f896fd8b7f46d31c9434
2026-01-18 12:13:54 -08:00

14 lines
280 B
Plaintext

include AUTHORS
include ChangeLog
include zuul/ansible/*/*
include zuul/ansible/*/*/*
include zuul/driver/github/graphql/*
include zuul/lib/ansible-config.conf
include zuul/web/static/*
include zuul/web/static/assets/*
exclude .gitignore
exclude .gitreview
global-exclude *.pyc