Commit Graph

6 Commits

Author SHA1 Message Date
MarCnu
9260271bef Replace StrictVersion by LooseVersion
Replaces the parsing function for the version comparison, to allow non standard versions. Remains unchanged for standard versions. http://epydoc.sourceforge.net/stdlib/distutils.version.LooseVersion-class.html
2016-05-20 17:40:17 +01:00
Greg Brockman
1d41486480 Improve dependency checking 2016-05-15 16:34:16 -07:00
Greg Brockman
f8429d825d Import descriptions and background 2016-05-09 16:35:23 -07:00
Luke
138c1eafad Merge pull request #44 from lukemetz/lm/errors
added missing import
2016-05-01 23:09:16 -04:00
Jonas Schneider
216f3ea8ce Sanity check that all dependencies are satisfied on __init__ 2016-04-30 22:38:09 -07:00
Greg Brockman
e8f2980603 Initial release. Hello world :). 2016-04-27 08:00:58 -07:00