Skip to content

Commit db2f8dd

Browse files
author
Matthias Koeppe
committed
Merge branch 'features' into refactor_function_field
2 parents bbc1997 + 9990302 commit db2f8dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sage/features/standard.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,5 @@ def all_features():
3131
PythonModule('primecountpy', spkg='primecountpy'),
3232
PythonModule('ptyprocess', spkg='ptyprocess'),
3333
PythonModule('requests', spkg='requests'),
34-
PythonModule('rpy2', spkg='rpy2'),
3534
PythonModule('scipy', spkg='scipy'),
3635
PythonModule('sympy', spkg='sympy')]

0 commit comments

Comments
 (0)