8 Commits

Author SHA1 Message Date
49edc1e3ad Fix compatibility with Tox
This may require you to delete your `.tox` directory for a clean run.
2019-05-10 14:07:20 +02:00
dadc6c222d Moving to Poetry 2019-04-26 15:50:41 +02:00
522356c4ff Add support (and fix bug) for Python 3.7 2018-09-17 18:44:43 +02:00
efe694381f Also test on Python 3.6 2017-03-03 12:23:45 +01:00
8dfb0a193b Added Node.create_asset_from_file() utility function
This also adds some unittests using the Responses library.
2016-07-05 16:47:51 +02:00
f388410b45 Remove testing on Python 3.4, as Ubuntu's default 3.x is now 3.5. 2016-06-28 15:24:05 +02:00
8a29a20462 Don't measure coverage, it's not working (yet) 2016-03-08 14:02:51 +01:00
e86824e5bb Added Tox for unit testing on different versions of Python 2016-03-08 13:51:42 +01:00