Skip to content

Commit

Permalink
Update pyproject.toml to include "*.cls" in package data
Browse files Browse the repository at this point in the history
  • Loading branch information
grongierisc committed Dec 14, 2023
1 parent 8159a5b commit be3888b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ where = ["src"]
exclude = ["tests*"]

[tool.setuptools.package-data]
"*" = ["*.cls"]
"*" = ["*.cls"]

0 comments on commit be3888b

Please sign in to comment.