From 4ca198010004e76cb4fe7830c15ee76c3c3e5344 Mon Sep 17 00:00:00 2001 From: Vitaliy Nishukov Date: Wed, 23 Sep 2020 14:52:23 +0300 Subject: [PATCH] Linter rules HF --- CONTRIBUTING.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4698091c4e42..2af4e667e0cc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -44,7 +44,9 @@ for development ``` > Note for Mac users > - > If you have any problems with installing dependencies from ```cvat/requirements/*.txt``` files, you may need to reinstall your system python. In some cases after system update it can be configured incorrectly and cannot compile some native modules + > If you have any problems with installing dependencies from + > ```cvat/requirements/*.txt```, you may need to reinstall your system python + > In some cases after system update it can be configured incorrectly and cannot compile some native modules - Create a super user for CVAT: ```sh