Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/unreleased/52408-pip-cache-dir-to-cache-python-dependencies.yml')
-rw-r--r--changelogs/unreleased/52408-pip-cache-dir-to-cache-python-dependencies.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/changelogs/unreleased/52408-pip-cache-dir-to-cache-python-dependencies.yml b/changelogs/unreleased/52408-pip-cache-dir-to-cache-python-dependencies.yml
deleted file mode 100644
index 19d3e35c15c..00000000000
--- a/changelogs/unreleased/52408-pip-cache-dir-to-cache-python-dependencies.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Use the standard PIP_CACHE_DIR for Python dependency caching template
-merge_request: 22211
-author: Takuya Noguchi
-type: fixed