From 71260775ef9cf2f8db735542638eba00fc6db46d Mon Sep 17 00:00:00 2001 From: Lukasz Rajewski Date: Fri, 2 Sep 2022 14:52:52 +0000 Subject: [PATCH] Revert "Fixing python job problems" This reverts commit c146bbc1536cac7a1b693791f6e53319ef82d8d7. Reason for revert: this was a test patch only, and should have been WIP Issue-ID: DOC-782 Change-Id: Iaf7d3166ff755784fbbc6792ecd9dfd305e95f82 Signed-off-by: Lukasz Rajewski --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 92ca231bf8..554df8559d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ sphinxcontrib-spelling PyEnchant pylint autopep8 -gitlint>=0.17.0 +gitlint -- 2.16.6