Closed jburel closed 5 years ago
Failure started to show in figure when running pytest
File "/usr/lib/python2.7/site-packages/_pytest/fixtures.py", line 844, in FixtureFunctionMarker params = attr.ib(convert=attr.converters.optional(tuple)) TypeError: attrib() got an unexpected keyword argument 'convert'
Using the changes in this PR fixes the issue see https://travis-ci.org/jburel/omero-figure/builds/593038191
Successfully tested against all omero-plugins via https://travis-ci.org/snoopycrimecop/omero-plugins/builds/593424331. I will merge now and release as this started to break all the cron jobs
omero-plugins
Failure started to show in figure when running pytest
Using the changes in this PR fixes the issue see https://travis-ci.org/jburel/omero-figure/builds/593038191