- Add static dir to MANIFEST.in
- Update package data config
- Ensure static assets are bundled
- Fix missing static file issue
(cherry picked from commit 16d3d82a0e)
4 lines
142 B
Text
4 lines
142 B
Text
include requirements.txt
|
|
include lightrag/api/requirements.txt
|
|
recursive-include lightrag/api/webui *
|
|
recursive-include lightrag/api/static *
|