adjutant-ui/MANIFEST.in
adrian-turjak 2e042e4c45 Initial code base for StackTask UI
* Ported over from the Catalyst repos into its own
  plugin for better maintainability and ease of sharing
  with upstream.

Change-Id: I4e7e1787330d549c59ede6f024e1216f5a073ecd
2017-04-06 18:28:26 +12:00

8 lines
305 B
Plaintext

include setup.py
recursive-include stacktask_ui/content/default/templates *
recursive-include stacktask_ui/content/forgotpassword/templates *
recursive-include stacktask_ui/content/project_users/templates *
recursive-include stacktask_ui/content/token/templates *
recursive-include stacktask_ui/static *