Skip to content

Commit 3eb297a

Browse files
committed
build: temporarily pin rpy2
1 parent b4e1497 commit 3eb297a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-recipes/win_build_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
numpy<1.19.4
44
# https://github.com/pyinstaller/pyinstaller/issues/5004
55
pyinstaller>=4.2
6-
rpy2
6+
rpy2==3.4.2
77
# pyinstaller is missing a hook for the latest release of scipy
88
scipy<1.5.0
99
# https://github.com/pyinstaller/pyinstaller/issues/5631

0 commit comments

Comments
 (0)