mirror of
https://github.com/venthur/blag.git
synced 2025-11-26 05:02:58 +00:00
added data dirs to MANIFEST.in
This commit is contained in:
@@ -47,6 +47,9 @@ version = {attr = "blag.__VERSION__" }
|
||||
[tool.setuptools]
|
||||
packages = [
|
||||
"blag",
|
||||
"blag.templates",
|
||||
"blag.static",
|
||||
"blag.content",
|
||||
"tests",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user