]> gitweb.michael.orlitzky.com - sage.d.git/blobdiff - README
eja: rename operator_inner_product -> operator_trace inner_product.
[sage.d.git] / README
diff --git a/README b/README
index 7f98748b75bab0735321ff9dadd16d032dbaa73d..eb9fd9f95838fcbd21f71f0844ad2a6ee453444f 100644 (file)
--- a/README
+++ b/README
@@ -6,7 +6,7 @@ startup, so I've supplied a sample init.sage file which will load this
 code from ~/src/sage/.
 
 Newer versions of Sage don't load ~/.sage/init.sage during test mode,
-so the imports in mjo/all.py will fail by default. However, as long as
-the other modules don't rely on all.py, their tests should be fine.
+and "packages" need to be imported explicitly. Therefore the test
+suite is a little tricky to run; but "make check" should work.
 
 [1] http://www.sagemath.org/