From the docs, i see that we can run multiple modu...
# ask-community
q
From the docs, i see that we can run multiple modules locally using the
-m
flag in
dagster dev
. How do we add multiple modules when we use the pyproject.toml file. Can we supply multiple module_names to this pyproject.toml?