We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08a2f45 commit e73a755Copy full SHA for e73a755
.github/workflows/main.yml
@@ -87,7 +87,7 @@ jobs:
87
matrix:
88
octave: [10.3.0]
89
sympy: [1.9, 1.10.1, 1.11.1, 1.12.1, 1.13.0, 1.13.3, 1.14.0]
90
- mpmath: # blank means SymPy pin in effect
+ mpmath: [""] # blank means SymPy pin in effect
91
include:
92
- octave: 10.2.0
93
sympy: 1.14.0
0 commit comments