Skip to content

Commit 7d372b7

Browse files
committed
Fix README.md
1 parent 91314d8 commit 7d372b7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ symengine.py is MIT licensed and uses several LGPL, BSD-3 and MIT licensed libra
7373

7474
Licenses for the dependencies of pip wheels are as follows,
7575

76-
pip wheels on Unix use GMP (LGPL v3), MPFR (LGPL v3), MPC (LGPL v3) and LLVM (NCSA), symengine (MIT + BSD-3)
77-
pip wheels on Windows use MPIR (LGPL v3) and symengine (MIT + BSD-3)
78-
Numpy (BSD-3) and SymPy (BSD-3) are optional dependencies
79-
Sources for these binary dependencies can be found on https://github.com/symengine/symengine-wheels
76+
pip wheels on Unix use GMP (LGPL v3), MPFR (LGPL v3), MPC (LGPL v3) and LLVM (NCSA), symengine (MIT + BSD-3)
77+
pip wheels on Windows use MPIR (LGPL v3) and symengine (MIT + BSD-3)
78+
Numpy (BSD-3) and SymPy (BSD-3) are optional dependencies
79+
Sources for these binary dependencies can be found on https://github.com/symengine/symengine-wheels/releases
8080

0 commit comments

Comments
 (0)