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 b19dad9 commit fd03998Copy full SHA for fd03998
CONTRIBUTING.md
@@ -111,7 +111,7 @@ All isort command line options can be found [here](https://pycqa.github.io/isort
111
112
### pre-commit
113
114
-[pre-commit](https://pre-commit.com) is a dev dependency of Flet and is automatically installed by `pdm install`.
+[pre-commit](https://pre-commit.com) is a dev dependency of Flet and is automatically installed by `poetry install`.
115
To install the pre-commit hooks run: `pre-commit install`.
116
Once installed, everytime you commit, pre-commit will run the configured hooks against changed files.
117
0 commit comments