You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When mapping which modules are used by other modules (primarily "disease" modules, but including Lifestyle and maternity/neonatal modules), not all additonal dependencies were declared in the following modules:
When mapping which modules are used by other modules (primarily "disease" modules, but including Lifestyle and maternity/neonatal modules), not all additonal dependencies were declared in the following modules:
HIV module: 'Schisto', 'CardioMetabolicDisorders'
Labour module: 'HealthSystem', 'Contraception', 'NewbornOutcomes', 'Depression', 'Hiv'
Measles module: 'Epi'
Postnatal Supervisor module: 'Labour', 'Lifestyle', 'NewbornOutcomes', 'PregnancySupervisor',
'Hiv', 'CareOfWomenDuringPregnancy'
TB module: 'CardioMetabolicDisorders'
When I tried to add them in as ADDITIONAL DEPENDENCIES, it caused some tests to fail (e.g. test_antenatal_interventions, test_malaria) with the error
tlo.dependencies.ModuleDependencyError: One or more required dependency is missing from the module list and no alternative to this
The text was updated successfully, but these errors were encountered: