summaryrefslogtreecommitdiff
path: root/requirements_test_min.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements_test_min.txt')
-rw-r--r--requirements_test_min.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements_test_min.txt b/requirements_test_min.txt
index a4c9b265b..77dd54a95 100644
--- a/requirements_test_min.txt
+++ b/requirements_test_min.txt
@@ -1,6 +1,5 @@
-e .[testutils,spelling]
# astroid dependency is also defined in pyproject.toml
-# You need to increment the CACHE_VERSION for primer tests in github actions too
astroid==2.12.12 # Pinned to a specific version for tests
typing-extensions~=4.4
py~=1.11.0