Skip to content

Commit

Permalink
Merge branch 'features' into refactor_function_field
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed Mar 30, 2023
2 parents bbc1997 + 9990302 commit db2f8dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sage/features/standard.py
Original file line number Diff line number Diff line change
Expand Up @@ -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')]

0 comments on commit db2f8dd

Please sign in to comment.