How should I avoid errors on Travis tests. I implemented a new class which inherits from Basic and Expr.
I did not implement tests yet. Where exactly should I place these tests (in sympy.core.tests/test_args or in sympy.polys.agca.tests or in both or elsewhere)? Should I write my code in Python 2.7 as well for it to pass the Travis tests? -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/97c0e71d-237a-47ea-bd44-375ad4e1f4ed%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
