mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-15 15:19:55 +02:00
setuptools: fix (packages.find.where prevented finding namespace qurator)
This commit is contained in:
parent
aef46a4669
commit
dfc4ac2538
1 changed files with 0 additions and 3 deletions
|
@ -37,8 +37,5 @@ Repository = "https://github.com/qurator-spk/eynollah.git"
|
|||
[tool.setuptools.dynamic]
|
||||
dependencies = {file = ["requirements.txt"]}
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["qurator"]
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
"*" = ["*.json", '*.yml', '*.xml', '*.xsd']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue