Status: Valid
Owner:
Labels: Type-Defect Priority-Critical Testing
New issue 3959 by asmeu...@gmail.com: Travis issues with dependencies
http://code.google.com/p/sympy/issues/detail?id=3959
There are a few issues with the way we test dependencies in Travis:
- We just install a test in the
Comment #16 on issue 2632 by asmeu...@gmail.com: Add isympy -c qtconsole
http://code.google.com/p/sympy/issues/detail?id=2632
The -c option has already existed for too long to remove it, I think. Note
also that you can do isympy -- , so isympy -- -c "code"
will work.
--
You received this m
Comment #15 on issue 2632 by hacm...@gmail.com: Add isympy -c qtconsole
http://code.google.com/p/sympy/issues/detail?id=2632
https://github.com/sympy/sympy/pull/2349
I submitted this PR before knowing about this issue. Thanks to Sergey for
pointing it out.
I thought about implementing noteb