Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit b25ea3b

Browse files
author
Matthias Koeppe
committed
build/pkgs/rpy2/dependencies: If SAGE_CHECK=yes, depend on ipython
1 parent 380c718 commit b25ea3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/pkgs/rpy2/dependencies

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
$(PYTHON) r cffi tzlocal pytz | $(PYTHON_TOOLCHAIN) pycparser $(and $(filter-out no,$(SAGE_CHECK_rpy2)), pytest numpy)
1+
$(PYTHON) r cffi tzlocal pytz | $(PYTHON_TOOLCHAIN) pycparser $(and $(filter-out no,$(SAGE_CHECK_rpy2)), pytest numpy ipython)
22

33
----------
44
All lines of this file are ignored except the first.

0 commit comments

Comments
 (0)