We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 795a31b commit a28f605Copy full SHA for a28f605
CONTRIBUTING.md
@@ -72,6 +72,7 @@ For more instructions see the [Pull request checklist](#pull-request-checklist)
72
pip install 'causalpy[docs]'
73
pip install 'causalpy[test]'
74
pip install 'causalpy[lint]'
75
+ pip install 'pylint'
76
```
77
78
It may also be necessary to [install](https://pandoc.org/installing.html) `pandoc`. On a mac, run `brew install pandoc`.
0 commit comments