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 8d9e18f commit f09f617Copy full SHA for f09f617
Makefile
@@ -19,5 +19,5 @@ test:
19
pytest
20
21
uml:
22
- pip install .[docs]
+ pip install pylint
23
pyreverse -o png causalpy --output-directory docs/source/_static --ignore tests
0 commit comments