We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91813e0 commit 0fc15cfCopy full SHA for 0fc15cf
pyproject.toml
@@ -21,9 +21,8 @@ classifiers = [
21
dependencies = [
22
"requests",
23
"fastapi[standard]",
24
- "flowable.external_worker_client",
25
"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"
+ "flowable.external-worker-client @ git+https://github.com/EOEPCA/eoepca-flowable-external-client-python@develop"
27
]
28
29
[project.optional-dependencies]
0 commit comments