File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
packages/settings-library/requirements Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212
1313# installs this repo's packages
1414pytest-simcore @ ../pytest-simcore
15- simcore-models -library @ ../models -library
15+ simcore-common -library @ ../common -library
1616
1717# current module
1818simcore-settings-library @ .
Original file line number Diff line number Diff line change 1- # Shortcut to install all packages needed to develop 'models -library'
1+ # Shortcut to install all packages needed to develop 'settings -library'
22#
33# - As ci.txt but with current and repo packages in develop (edit) mode
44#
1313
1414# installs this repo's packages
1515--editable ../pytest-simcore/
16- --editable ../models -library
16+ --editable ../common -library
1717
1818# current module
1919--editable .
You can’t perform that action at this time.
0 commit comments