Skip to content

Commit

Permalink
remove unnecessary exclude configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
chinaheyu committed Dec 26, 2024
1 parent 0ae6390 commit eae4d9e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,5 @@ where = ["."]
include = ["cv2_enumerate_cameras"]
namespaces = false

[tool.setuptools.exclude-package-data]
cv2_enumerate_cameras = ["cv2_enumerate_cameras.cpp"]

[tool.setuptools.dynamic]
version = {attr = "cv2_enumerate_cameras.__version__"}

0 comments on commit eae4d9e

Please sign in to comment.