diff --git a/src/sage/features/standard.py b/src/sage/features/standard.py index 99028676a20..f48f47f2614 100644 --- a/src/sage/features/standard.py +++ b/src/sage/features/standard.py @@ -31,6 +31,5 @@ def all_features(): PythonModule('primecountpy', spkg='primecountpy'), PythonModule('ptyprocess', spkg='ptyprocess'), PythonModule('requests', spkg='requests'), - PythonModule('rpy2', spkg='rpy2'), PythonModule('scipy', spkg='scipy'), PythonModule('sympy', spkg='sympy')]