From 430002df36f79d035e31e8304fb8b176129cd3cc Mon Sep 17 00:00:00 2001 From: Raul Farkas Date: Wed, 15 Mar 2023 10:15:42 +0000 Subject: MLBEDSW-7429: Add dev dependencies Add dev dependencies to pyproject.toml. They can be installed by using: `pip install ethos-u-vela[dev]` Change-Id: I212ed7c39c9c7e93896a1e6a25cff7c7102d2c7f Signed-off-by: Raul Farkas --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8428e598..e31294fa 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ pip3 install -e . ``` If you plan to contribute to the Vela project (highly encouraged!) then it is -recommended to install Vela along with the pre-commit tools (see +recommended to install Vela with the development dependencies (see [Vela Testing](TESTING.md) for more details). ## Running -- cgit v1.2.1