maj du app.py
This commit is contained in:
@@ -23,3 +23,9 @@ include-package-data = true
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["src"]
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
orfeo_django_toolkit = [
|
||||
"templates/**/*",
|
||||
"static/**/*",
|
||||
]
|
||||
Reference in New Issue
Block a user