You've already forked RekomenciBackend
feat(): routes and entrypoint for ml
This commit is contained in:
@@ -58,6 +58,7 @@ dev = [
|
||||
|
||||
[project.scripts]
|
||||
web_api_cli = "template_project.web_api.entry_point:main"
|
||||
ml_api_cli = "template_project.ml.entry_point:main"
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
testpaths = ["tests"]
|
||||
|
||||
Reference in New Issue
Block a user