From 2a38198a03a03805503f25edfd2e1f2fcdaf5297 Mon Sep 17 00:00:00 2001 From: Marco Gorelli Date: Fri, 11 Dec 2020 14:26:00 +0000 Subject: [PATCH] Fix failing pip-from-conda (#4326) * :ambulance: fix pip-from-conda * Update scripts/generate_pip_deps_from_conda.py --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 1396c4ee183..ec92f04f0de 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -# This file is auto-generated from by scripts/generate_pip_deps_from_conda.py, do not modify. +# This file is auto-generated by scripts/generate_pip_deps_from_conda.py, do not modify. # See that file for comments about the need/usage of each dependency. h5py>=2.7