[PATCH] setup.py: install galgebra on "setup.py install".

6 views
Skip to first unread message

Ondrej Certik

unread,
Sep 3, 2008, 12:10:53 PM9/3/08
to sympy-...@googlegroups.com, Ondrej Certik
---
setup.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/setup.py b/setup.py
index 94e1643..6f843d3 100755
--- a/setup.py
+++ b/setup.py
@@ -51,6 +51,7 @@ modules = [
( True, 'sympy.functions.elementary',
['miscellaneous', 'trigonometric', 'hyperbolic', 'exponential'] ),
( False, 'sympy.functions.special', [] ),
+ ( True, 'sympy.galgebra', [] ),
( True, 'sympy.geometry', [] ),
( True, 'sympy.integrals', [] ),
( True, 'sympy.interactive', [] ),
--
1.5.6.5

tetaberta

unread,
Sep 4, 2008, 12:09:49 PM9/4/08
to sympy-patches
I am +1 for this
Reply all
Reply to author
Forward
0 new messages