From 5755264091efb8394e62aaef4f5e768a75e192ea Mon Sep 17 00:00:00 2001 From: Oleg S <97077423+RobotSail@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:54:41 -0500 Subject: [PATCH] add pyspelling to requirements.txt Signed-off-by: Oleg S <97077423+RobotSail@users.noreply.github.com> --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 9bb539d..6e68451 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ # SPDX-License-Identifier: Apache-2.0 tox>=4.4.2,<5 +pyspelling