Skip to content

Commit

Permalink
add packages to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
veenstrajelmer committed Dec 11, 2023
1 parent 9e0598e commit 57f9fd3
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 @@ -93,6 +93,9 @@ examples = [
"notebook",
]

[tool.setuptools]
packages = ["dfm_tools"]

[tool.pytest.ini_options]
console_output_style = "count"
testpaths = ["tests"]
Expand Down

0 comments on commit 57f9fd3

Please sign in to comment.