Commit Graph
9 Commits
Author SHA1 Message Date
chris 169f2a6b88 Added tox.ini for testing with tox
see #5
2017-04-22 13:02:53 +02:00
chris dfd0d14eae Merge branch 'master' into fix-numpy-1.12 2017-04-22 12:56:09 +02:00
chris 5df258f125 Don't test on Python 2.6 as it does not have OrderedDict
Fixes #6
2017-04-22 12:54:07 +02:00
chris fa264ff08e Download the test data when running the tests 2017-04-22 12:51:01 +02:00
chris a7d93035e8 Use nosetests in .travis.yml 2017-04-22 12:48:21 +02:00
chris e38dc0c92a Created requirements.txt 2017-04-22 12:47:05 +02:00
chris b8c8f23f63 Default Python .travis.yml file from the Travis-CI docs 2017-04-22 12:38:23 +02:00
chris 22878be0c5 Explicitly coerce size-1 array to scalar
Fixes #4
2017-04-22 12:34:02 +02:00
chris 70e60b3565 Ignore .cache directory 2017-04-22 12:29:08 +02:00