Skip to content

Commit

Permalink
add mara.commands entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
leo-schick committed Nov 29, 2023
1 parent ae2ec70 commit 908f260
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 @@ -2,6 +2,9 @@
requires = ["setuptools >= 40.6.0", "wheel >= 0.31"]
build-backend = "setuptools.build_meta"

[project.entry-points.'mara.commands']
pipelines = "mara_pipelines.cli.mara_pipelines
[tool.pytest.ini_options]
markers = [
"postgres_db",
Expand Down

0 comments on commit 908f260

Please sign in to comment.