From c641116f77629b431717172ceadf5c250dd714d3 Mon Sep 17 00:00:00 2001 From: deadc0de6 Date: Sat, 3 Sep 2022 08:59:36 +0200 Subject: [PATCH] typo --- tests-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests-requirements.txt b/tests-requirements.txt index 4c2586e..b1f2e91 100644 --- a/tests-requirements.txt +++ b/tests-requirements.txt @@ -5,4 +5,4 @@ coveralls; python_version > '3.5' pyflakes; python_version > '3.5' pylint; python_version > '3.5' halo; python_version > '3.5' -distro; python_verison > '3.5' \ No newline at end of file +distro; python_version > '3.5' \ No newline at end of file