Skip to content

Commit 2a38198

Browse files
authored
Fix failing pip-from-conda (#4326)
* 🚑 fix pip-from-conda * Update scripts/generate_pip_deps_from_conda.py
1 parent eb4be99 commit 2a38198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# This file is auto-generated from by scripts/generate_pip_deps_from_conda.py, do not modify.
1+
# This file is auto-generated by scripts/generate_pip_deps_from_conda.py, do not modify.
22
# See that file for comments about the need/usage of each dependency.
33

44
h5py>=2.7

0 commit comments

Comments
 (0)