forked from github.com/blag
treat templates, static, and content as namespace packages
This commit is contained in:
@@ -47,9 +47,6 @@ version = {attr = "blag.__VERSION__" }
|
||||
[tool.setuptools]
|
||||
packages = [
|
||||
"blag",
|
||||
"blag.templates",
|
||||
"blag.static",
|
||||
"blag.content",
|
||||
"tests",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user