Skip to content

Commit

Permalink
build: tell setup that ml_experiment folder is a package
Browse files Browse the repository at this point in the history
  • Loading branch information
yasuiniko committed Oct 30, 2024
1 parent f01b1fa commit 529f3d9
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
@@ -1,4 +1,7 @@
[tool]
[tool.setuptools]
packages = ['ml_experiment']

[tool.commitizen]
name = "cz_conventional_commits"
version = "0.0.0"
Expand Down

0 comments on commit 529f3d9

Please sign in to comment.