make mflux a namespace package (prepare for mflux.mcp) (#249)
Co-authored-by: Anthony Wu <pls-file-gh-issue@users.noreply.github.com>
This commit is contained in:
parent
e4315ae7f9
commit
aca69703d3
@ -4,6 +4,8 @@ build-backend = "uv_build"
|
||||
|
||||
[tool.uv.build-backend]
|
||||
default-excludes = true # __pycache__, *.pyc, and *.pyo
|
||||
module-name = "mflux"
|
||||
namespace = true
|
||||
source-exclude = [
|
||||
# documentation assets were 27MB on 2025-07-05
|
||||
"**/assets/**",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user