Commit 8a27cee
committed
feat: install medical-records package when --qe is used
When `dbx project add --qe` is run, call `_ensure_package_installed`
for `medical_records` after the project is created and dependencies are
installed. Prefers a local clone at base_dir/medical-records (or
base_dir/django/medical-records) over PyPI, consistent with how
`run_project` handles django_mongodb_extensions.1 parent 30fd9a8 commit 8a27cee
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
596 | 596 | | |
597 | 597 | | |
598 | 598 | | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
599 | 607 | | |
600 | 608 | | |
601 | 609 | | |
| |||
0 commit comments