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.
1 parent 6d1b6fb commit 58bd0a6Copy full SHA for 58bd0a6
src/sage/features/giac.py
@@ -25,7 +25,7 @@ def __init__(self):
25
True
26
"""
27
Executable.__init__(self, 'giac', executable='giac',
28
- spkg='giac', type='standard')
+ spkg='giac', type='optional')
29
30
31
def all_features():
0 commit comments