Skip to content

Commit 0ff766b

Browse files
authored
Update README.md
1 parent d27c584 commit 0ff766b

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -109,14 +109,7 @@ Installing GAlgebra
109109

110110
- Works on Linux, Windows, Mac OSX
111111
- [Python](https://www.python.org/) 2.7 or >=3.5
112-
- [SymPy](https://www.sympy.org)
113-
114-
Note:
115-
116-
GAlgebra is tested on only SymPy 1.3 and Sympy 1.5. It is recommended to specify the latter explicitly when installing, which can be done with:
117-
```bash
118-
pip install sympy==1.5
119-
```
112+
- [SymPy](https://www.sympy.org) 1.3, 1.4 or preferably 1.5
120113

121114
### Installing GAlgebra From PyPI (Recommended for users)
122115

0 commit comments

Comments
 (0)