Pull merge
This commit is contained in:
commit
62aad7104b
|
@ -214,6 +214,7 @@ pre-commit
|
||||||
```
|
```
|
||||||
|
|
||||||
### Add dependencies
|
### Add dependencies
|
||||||
|
|
||||||
Instead of using `pip` directly, we use `poetry` for development purposes to easily track our dependencies.
|
Instead of using `pip` directly, we use `poetry` for development purposes to easily track our dependencies.
|
||||||
If you don't have it already, follow the [instructions](https://python-poetry.org/docs/#installation) to install it.
|
If you don't have it already, follow the [instructions](https://python-poetry.org/docs/#installation) to install it.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue