Skip to content

Commit

Permalink
Revert "src/sage/features/standard.py: Remove rpy2 feature for now"
Browse files Browse the repository at this point in the history
This reverts commit 9990302.
  • Loading branch information
mkoeppe committed Mar 30, 2023
1 parent e58be77 commit c08e273
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sage/features/standard.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ 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')]

0 comments on commit c08e273

Please sign in to comment.