StellarCartography / pydis

DEPRECATED: Check out PyKOSMOS!
https://github.com/jradavenport/pykosmos
MIT License
43 stars 27 forks source link

version checking of dependencies #43

Open jradavenport opened 8 years ago

jradavenport commented 8 years ago

a few functions pydis uses have version-specific stuff.

e.g., scipy requires v0.15 for UnivariateSpline

add a check for version of things