diff --git a/setup.py b/setup.py index 39bbf9fd3..49bda86de 100644 --- a/setup.py +++ b/setup.py @@ -67,10 +67,10 @@ def run(self): # Vplanet suite of tools vplanet_suite = [ - "vplot=1.0.5", - "vspace=2.0.4", - "bigplanet=3.0.0", - "multiplanet=2.0.2", + "vplot==1.0.5", + "vspace==2.0.4", + "bigplanet==3.0.0", + "multiplanet==2.0.2", ] setup(