InstituteforDiseaseModeling / covasim

COVID-19 Agent-based Simulator (Covasim): a model for exploring coronavirus dynamics and interventions
https://covasim.org
MIT License
250 stars 223 forks source link

Fix version options when installed from pip #297

Closed cliffckerr closed 3 years ago

cliffckerr commented 3 years ago

Currently, sim = cv.Sim('version='1.7.0') only works when installed from GitHub, not pip, it seems (noted by @msosnovskaya).

cliffckerr commented 3 years ago

Fixed in 2.0.1