Skip to content

Commit 0fc15cf

Browse files
committed
Add dependency to eoepca flowable external worker client
1 parent 91813e0 commit 0fc15cf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,8 @@ classifiers = [
2121
dependencies = [
2222
"requests",
2323
"fastapi[standard]",
24-
"flowable.external_worker_client",
2524
"registration-library @ git+https://github.com/EOEPCA/registration-library",
26-
# "flowable.external-worker-client @ git+https://github.com/EOEPCA/eoepca-flowable-external-client-python@develop"
25+
"flowable.external-worker-client @ git+https://github.com/EOEPCA/eoepca-flowable-external-client-python@develop"
2726
]
2827

2928
[project.optional-dependencies]

0 commit comments

Comments
 (0)