Skip to content

Commit a28f605

Browse files
committed
Update CONTRIBUTING.md with pylint installation.
1 parent 795a31b commit a28f605

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ For more instructions see the [Pull request checklist](#pull-request-checklist)
7272
pip install 'causalpy[docs]'
7373
pip install 'causalpy[test]'
7474
pip install 'causalpy[lint]'
75+
pip install 'pylint'
7576
```
7677
7778
It may also be necessary to [install](https://pandoc.org/installing.html) `pandoc`. On a mac, run `brew install pandoc`.

0 commit comments

Comments
 (0)