Skip to content
Commit 4f168b9b authored by Daniel Playle's avatar Daniel Playle Committed by Tristan Van Berkom
Browse files

Restrict version of pylint

pylint >2 is not compatible with pytest_pylint in its current form. As
such, allowing any version of pylint for testing results in a failure.

This commit restricts down the allowable versions of pylint to those
that are both compatible with pytest_pylint, and also offer the feature
set that we require.

See #427 for further
details.
parent 4016bec1
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment