Skip to content

Commit

Permalink
include plugin in pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksanderWWW committed Dec 5, 2023
1 parent 46269d6 commit 27aab16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ keywords = [
]
packages = [
{ include = "neptune_mlflow_exporter", from = "src" },
{ include = "neptune_mlflow_plugin", from = "src" },
]

[tool.poetry.urls]
Expand Down

0 comments on commit 27aab16

Please sign in to comment.