Commit Graph
16 Commits
Author SHA1 Message Date
chris e5e75ff2f0 Make res2sqlite.py an entry_point rather than a script 2019-03-10 09:28:09 +01:00
chris e3d9073d02 Changed res2sqlite to have a main() function 2019-03-10 09:21:57 +01:00
chris c77b0a2444 Merge branch 'cherry-pick-pr-3-dennissheberla'
Since @dennissheberla did not make the changes requested in the review
of pull request #3, I have cherry-picked the changes I want to keep and
am now merging them to master manually.

Closes #3
2017-04-22 13:56:54 +02:00
chris 791cb8987e In get_testdata.sh, don't download files that have already been downloaded 2017-04-22 13:27:55 +02:00
chris 760bf30b1a Add caching to the .travis.yml file 2017-04-22 13:17:06 +02:00
chris 49bfcb75eb Proper syntax for two install commands 2017-04-22 13:08:06 +02:00
chris 3d21eade48 Tox testing on Travis with tox-travis 2017-04-22 13:05:19 +02:00
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