summaryrefslogtreecommitdiff
path: root/requirements_test.txt
diff options
context:
space:
mode:
authorJacob Walls <jacobtylerwalls@gmail.com>2023-04-03 06:26:59 -0400
committerGitHub <noreply@github.com>2023-04-03 12:26:59 +0200
commit1fa16c2d8a7e97223541069731d28896f651b1ab (patch)
tree86c00cb7b9695205445d94bc199a590b9810c9a1 /requirements_test.txt
parent0ec3c7f36630610c0002ef9d69c4885daf80b0ea (diff)
downloadpylint-git-1fa16c2d8a7e97223541069731d28896f651b1ab.tar.gz
Add regression test for #7506 (#8432)
Diffstat (limited to 'requirements_test.txt')
-rw-r--r--requirements_test.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements_test.txt b/requirements_test.txt
index 3a9ad3f36..8a42362bf 100644
--- a/requirements_test.txt
+++ b/requirements_test.txt
@@ -6,6 +6,7 @@ contributors-txt>=1.0.0
pytest-cov~=4.0
pytest-profiling~=1.7
pytest-xdist~=3.2
+six
# Type packages for mypy
types-pkg_resources==0.1.3
tox>=3