Hi, You can run tests by running bin/test [directory]. Try adding/updating tests to reflect your changes. If you want to run the code, you will probably need to install the development version. You can do this by running python setup.py develop in the main sympy directory. Also, try sending in a PR we can help you with the tests there. On 19 Mar 2016 13:24, <[email protected]> wrote:
> Hi, > > I am new to Sympy and I've been made some fixes to kanes method in > mechanics. > I was just wondering how the testing procedure works because when I try to > run the code it seems that my changes are not reflected in the code; > namely, it's importing the library from > "anaconda3/lib/python3.4/site-packages/" instead of where I am making the > changes. > Sorry if this might be a foolish question. I've been stuck on it for a > while :( > > -- > 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/dabc7b75-d64b-4192-92c0-e838fb942690%40googlegroups.com > <https://groups.google.com/d/msgid/sympy/dabc7b75-d64b-4192-92c0-e838fb942690%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAC%2BH8-G%3Dh7%3DZ2ehPo-_cfwJ-dHAXvkkiiEG%2Bw8CznfPhmFgqtg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
