We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbc1997 + 9990302 commit db2f8ddCopy full SHA for db2f8dd
src/sage/features/standard.py
@@ -31,6 +31,5 @@ def all_features():
31
PythonModule('primecountpy', spkg='primecountpy'),
32
PythonModule('ptyprocess', spkg='ptyprocess'),
33
PythonModule('requests', spkg='requests'),
34
- PythonModule('rpy2', spkg='rpy2'),
35
PythonModule('scipy', spkg='scipy'),
36
PythonModule('sympy', spkg='sympy')]
0 commit comments