File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
packages/models-library/requirements Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 22# Specifies third-party dependencies for 'models-library'
33#
44--constraint ../../../requirements/constraints.txt
5+ --requirement ../../../packages/common-library/requirements/_base.in
56
67arrow
78jsonschema
Original file line number Diff line number Diff line change 1111--requirement _test.txt
1212
1313# installs this repo's packages
14+ simcore-common-library @ ../common-library
1415simcore-postgres-database[migration] @ ../postgres-database/
1516pytest-simcore @ ../pytest-simcore
1617
Original file line number Diff line number Diff line change 1212--requirement _tools.txt
1313
1414# installs this repo's packages
15+ --editable ../common-library/
1516--editable ../postgres-database/[migration]
1617--editable ../pytest-simcore/
1718
You can’t perform that action at this time.
0 commit comments