Skip to content

Commit

Permalink
CI needs to know which package is the source package
Browse files Browse the repository at this point in the history
  • Loading branch information
scspijker committed Aug 1, 2024
1 parent f795339 commit b36bab2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ dependencies = [
"packaging"
]

[tool.setuptools]
py-modules = ["custom_components"]

[tool.pytest.ini_options]
pythonpath = [
"."
Expand Down

0 comments on commit b36bab2

Please sign in to comment.