fix(manifest): normalize optional module ids
This commit is contained in:
@@ -37,7 +37,7 @@ Expected optional integrations:
|
||||
- grants
|
||||
- assets
|
||||
- files
|
||||
- forms-runtime
|
||||
- forms_runtime
|
||||
- tasks
|
||||
|
||||
## Development Install
|
||||
|
||||
@@ -27,7 +27,7 @@ Inspection workflows for site visits, checklists, findings, measures, deadlines,
|
||||
- grants
|
||||
- assets
|
||||
- files
|
||||
- forms-runtime
|
||||
- forms_runtime
|
||||
- tasks
|
||||
|
||||
## Seed State
|
||||
|
||||
@@ -15,7 +15,7 @@ OPTIONAL_DEPENDENCIES = (
|
||||
"grants",
|
||||
"assets",
|
||||
"files",
|
||||
"forms-runtime",
|
||||
"forms_runtime",
|
||||
"tasks",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user