Closed gilwo closed 7 years ago
@gilwo A must when adding compatibility to a language version is adding it to travis-ci test matrix.
@gilwo Also from the failing tests looks like you didn't add six (And maybe other libs?) to the requirements /setup.py
@alonisser - i skipped some files from commit, i'll add those in the next batch of commits
@gilwo I see you got the tests passing, but As far as I can see you didn't add the supported python version to travis test grid, so passing tests could be verified for both supported language versions
related issue: #19
i think this should cover things up
apply changes to allow knesset-data-python to run in python2.7 and python3.6