Skip to content

Commit

Permalink
Add dependency to eoepca flowable external worker client
Browse files Browse the repository at this point in the history
  • Loading branch information
mario-winkler committed Oct 18, 2024
1 parent 91813e0 commit 0fc15cf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,8 @@ classifiers = [
dependencies = [
"requests",
"fastapi[standard]",
"flowable.external_worker_client",
"registration-library @ git+https://github.com/EOEPCA/registration-library",
# "flowable.external-worker-client @ git+https://github.com/EOEPCA/eoepca-flowable-external-client-python@develop"
"flowable.external-worker-client @ git+https://github.com/EOEPCA/eoepca-flowable-external-client-python@develop"
]

[project.optional-dependencies]
Expand Down

0 comments on commit 0fc15cf

Please sign in to comment.