flake8 version is different from openmicroscopy
Closed this issue · 1 comments
manics commented
openmicroscopy/openmicroscopy requires flake8==2.4.0
This repo requires flake8<3.6.0
(currently 3.5.0
) which has slightly different rules.
This means separate environments are required for developing OMERO.py and plugins.
jburel commented
No longer valid