From d2969a9a5696fef60415fdb2cf0ebe2864eb73c5 Mon Sep 17 00:00:00 2001 From: "erik.andersson@arm.com" Date: Wed, 17 Aug 2022 15:02:44 +0200 Subject: MLBEDSW-6423:Updated documentation to detail new dependencies Mypy and pylint was previously not included in TESTING.md. Also, installation of pre-commit, pytest and pytest-cov outside of a virtual environment was not detailed. CONTRIBUTIONS.md had an old Python version listed in the conding standard section. Signed-off-by: erik.andersson@arm.com Change-Id: Idff9454083e41d719e6d75e90cb2be2861500eb9 --- CONTRIBUTIONS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTIONS.md') diff --git a/CONTRIBUTIONS.md b/CONTRIBUTIONS.md index 3654f9bc..2f38bd11 100644 --- a/CONTRIBUTIONS.md +++ b/CONTRIBUTIONS.md @@ -4,7 +4,7 @@ Contributions to Vela are very much welcomed! ## Coding Standard -Vela is written using Python 3.6 language constructs in order to aid +Vela is written using Python 3.7 language constructs in order to aid compatibility with other tools. All code must also be run through the formatting and linting tools described in [Vela Testing](TESTING.md) -- cgit v1.2.1