From e71450b71b4da56bf232d56f5d3cb5c92dc9e601 Mon Sep 17 00:00:00 2001
From: Antoine Lambert <anlambert@softwareheritage.org>
Date: Tue, 18 Oct 2022 19:01:33 +0200
Subject: [PATCH] dummy commit to check if it triggers a jenkins build

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index a15957b5f..773ad42f2 100644
--- a/README.md
+++ b/README.md
@@ -67,6 +67,7 @@ One easy way to install them is to use the `pip` tool:
 $ pip install -r requirements.txt -r requirements-test.txt
 ```
 
+
 ### Frontend requirements
 
 To compile the frontend assets, you need to have
-- 
GitLab