summaryrefslogtreecommitdiffstats
path: root/Tools/clinic
diff options
context:
space:
mode:
authorArtyom Romanov <92092049+art3xa@users.noreply.github.com>2023-10-25 12:54:05 (GMT)
committerGitHub <noreply@github.com>2023-10-25 12:54:05 (GMT)
commit3d67b69820e2e612b4c0b108da0ab7b864b74103 (patch)
tree8eed5f74c508f52d690dddd35e8117df9a548da0 /Tools/clinic
parent5c4f9a1c7ed9fddd8c3ce4c1793af07f66f36a6b (diff)
downloadcpython-3d67b69820e2e612b4c0b108da0ab7b864b74103.zip
cpython-3d67b69820e2e612b4c0b108da0ab7b864b74103.tar.gz
cpython-3d67b69820e2e612b4c0b108da0ab7b864b74103.tar.bz2
[3.12] Sync location of `mypy` pin with the `main` branch (#111317)
Diffstat (limited to 'Tools/clinic')
-rw-r--r--Tools/clinic/requirements-dev.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/Tools/clinic/requirements-dev.txt b/Tools/clinic/requirements-dev.txt
deleted file mode 100644
index 79ef43a..0000000
--- a/Tools/clinic/requirements-dev.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-# Requirements file for external linters and checks we run on Tools/clinic/ in CI
-mypy==1.6.1