Skip to content

Commit e6efb6d

Browse files
update requirements
1 parent 2b4e79d commit e6efb6d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

packages/notifications-library/requirements/ci.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
--requirement _test.txt
1212

1313
# installs this repo's packages
14+
simcore-common-library @ ../common-library/
1415
simcore-models-library @ ../models-library/
1516
simcore-postgres-database @ ../postgres-database/
1617
pytest-simcore @ ../pytest-simcore/

packages/notifications-library/requirements/dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
--requirement _tools.txt
1313

1414
# installs this repo's packages
15+
--editable ../common-library
1516
--editable ../models-library/
1617
--editable ../postgres-database/
1718
--editable ../pytest-simcore/

0 commit comments

Comments
 (0)