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 2b4e79d commit e6efb6dCopy full SHA for e6efb6d
packages/notifications-library/requirements/ci.txt
@@ -11,6 +11,7 @@
11
--requirement _test.txt
12
13
# installs this repo's packages
14
+simcore-common-library @ ../common-library/
15
simcore-models-library @ ../models-library/
16
simcore-postgres-database @ ../postgres-database/
17
pytest-simcore @ ../pytest-simcore/
packages/notifications-library/requirements/dev.txt
@@ -12,6 +12,7 @@
--requirement _tools.txt
+--editable ../common-library
--editable ../models-library/
--editable ../postgres-database/
18
--editable ../pytest-simcore/
0 commit comments