Skip to content

Commit 246e441

Browse files
committed
Update "pyproject.toml" file.
1 parent 851d288 commit 246e441

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ classifiers = [
3838
"Topic :: Scientific/Engineering",
3939
"Topic :: Software Development"
4040
]
41+
exclude = [
42+
"colour_checker_detection/resources/colour-checker-detection-examples-datasets/detection/*",
43+
"colour_checker_detection/resources/colour-checker-detection-tests-datasets/colour_checker_detection/detection/*",
44+
]
4145

4246
[tool.poetry.dependencies]
4347
python = "^3.5"

0 commit comments

Comments
 (0)