Skip to content

Update to work with Python 3.7 and Luigi 2.8

Compare
Choose a tag to compare
@samuell samuell released this 27 May 15:14
· 13 commits to master since this release

This release fixes various minor issues that were throwing errors with Python 3.7 and Luigi 2.8.

It now also suppresses a some specific warnings that are thrown because of the way SciLuigi uses Luigi's API, but which is tested to work as expected.