The setup script for multi-planet should use setuptools, as in
https://github.com/VirtualPlanetaryLaboratory/bigplanet/blob/master/setup.py
The current setup script doesn't allow multi-planet to be listed as a dependency of vplanet since setuptools doesn't recognize it as a valid Python package.
The setup script for
multi-planetshould usesetuptools, as inhttps://github.com/VirtualPlanetaryLaboratory/bigplanet/blob/master/setup.py
The current setup script doesn't allow
multi-planetto be listed as a dependency ofvplanetsincesetuptoolsdoesn't recognize it as a valid Python package.