Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
unpin pylint
Browse files Browse the repository at this point in the history
asnyv committed Jan 29, 2024
1 parent 8a16807 commit 90e265e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@
"flaky",
"isort",
"mypy",
"pylint<=2.13.9", # Locked due to https://github.com/equinor/webviz-subsurface/issues/1052
"pylint", # unpin <=2.13.9", # Locked due to https://github.com/equinor/webviz-subsurface/issues/1052
"pytest-mock",
"pytest-xdist",
"pytest-forked",

0 comments on commit 90e265e

Please sign in to comment.