Skip to content

Commit 1a2cb3d

Browse files
authored
add # pyup: ignore [ci skip]
1 parent b60b5c9 commit 1a2cb3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev_numpy.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# numpy version.
44
numpy==1.17.0; python_version > '3.0'
55
# don't let pyup change this, needed until we drop support for py27
6-
numpy==1.16.4; python_version < '3.0'
6+
numpy==1.16.4; python_version < '3.0' # pyup: ignore

0 commit comments

Comments
 (0)