You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recall it has been messy to use py.test when the package needs to be recompiled/reinstalled. One can survive, but using numpy's runtest.py will avoid a lot of background noise.
The text was updated successfully, but these errors were encountered:
This would be super useful to add to the readme as a pointer, but I think we should leave it out of the repo. The intent here is not to have this be a ready-to-use template, but rather an example for undestanding how the moving pieces fit together. To that end, simpler and shorter is better.
I recall it has been messy to use py.test when the package needs to be recompiled/reinstalled. One can survive, but using numpy's runtest.py will avoid a lot of background noise.
The text was updated successfully, but these errors were encountered: