currently install by running make develop which is implicitly run when running make test this should be changed so that absolutely standard python setup is fully working and documented, e.g. python setup.py
currently install by running
which is implicitly run when running
this should be changed so that absolutely standard python setup is fully working and documented, e.g.