mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-06-09 11:50:00 +02:00
🧹 pyproject: Remove extra *.json
This commit is contained in:
parent
de70b198ac
commit
9594b4c9d2
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ optional-dependencies.dev = {file = ["requirements-dev.txt"]}
|
|||
where = ["src"]
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
dinglehopper = ["*.json", "templates/*"]
|
||||
dinglehopper = ["templates/*"]
|
||||
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue