From 18fcef61ba4b74360ff60b30ee55336bf5ba1c85 Mon Sep 17 00:00:00 2001 From: TennyZhuang Date: Fri, 24 Apr 2020 23:36:19 +0800 Subject: [PATCH] add news --- news/4199.behavior.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 news/4199.behavior.rst diff --git a/news/4199.behavior.rst b/news/4199.behavior.rst new file mode 100644 index 00000000..eb1dae3c --- /dev/null +++ b/news/4199.behavior.rst @@ -0,0 +1 @@ +Make sure `pipenv lock -r --pypi-mirror {MIRROR_URL}` will respect the pypi-mirror in requirements output.