Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.

Commit 802a350

Browse files
committed
x
1 parent 06556dc commit 802a350

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ Homepage = "https://github.com/fopina/defectdojo-api-generated"
3737
[tool.setuptools.packages.find]
3838
include = ["defectdojo_api_generated", "defectdojo_api_generated.*"]
3939

40+
[tool.setuptools.package-data]
41+
"defectdojo_api_generated.cli" = ["config.example.toml"]
42+
4043
[tool.setuptools.dynamic]
4144
version = {attr = "defectdojo_api_generated.__version__"}
4245

0 commit comments

Comments
 (0)