Skip to content

Commit f7c9ef6

Browse files
authored
comment on requirements [ci skip]
1 parent c647de1 commit f7c9ef6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements_dev_numpy.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
# different versions of numpy. This file should pin to the latest
33
# numpy version.
44
numpy==1.17.0; python_version > '3.0'
5+
# don't let pyup change this, needed until we drop support for py27
56
numpy==1.16.4; python_version < '3.0'

0 commit comments

Comments
 (0)