Skip to content

Commit

Permalink
Upgrade prospector (#2317)
Browse files Browse the repository at this point in the history
Dependency `prospector==1.1.5` finally works with `pylint<2.0.0`
  • Loading branch information
ltalirz authored and sphuber committed Dec 7, 2018
1 parent 453f500 commit ed17a36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"dev_precommit": [
"pre-commit==1.8.2",
"yapf==0.23.0",
"prospector==0.12.11",
"prospector==1.1.5",
"pylint==1.9.3",
"pylint-django==0.11.1",
"pep8-naming==0.3.3",
Expand Down Expand Up @@ -214,4 +214,4 @@
"scripts": [
"bin/runaiida"
]
}
}

0 comments on commit ed17a36

Please sign in to comment.