We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4b4af8 commit 8b3ed88Copy full SHA for 8b3ed88
services/api-server/requirements/ci.txt
@@ -12,6 +12,7 @@
12
--requirement _tools.txt
13
14
# installs this repo's packages
15
+simcore-celery-library @ ../../packages/celery-library/
16
simcore-common-library @ ../../packages/common-library
17
simcore-models-library @ ../../packages/models-library
18
simcore-postgres-database @ ../../packages/postgres-database/
services/api-server/requirements/prod.txt
@@ -10,6 +10,7 @@
10
--requirement _base.txt
11
simcore-common-library @ ../../packages/common-library/
0 commit comments