glm-tools / pyglmnet

Python implementation of elastic-net regularized generalized linear models
http://glm-tools.github.io/pyglmnet/
MIT License
280 stars 84 forks source link

switch to pytest #256

Closed jasmainak closed 6 years ago

jasmainak commented 6 years ago

nosetest is now going out of use.

We should switch to pytest.

pavanramkumar commented 6 years ago

addressed by #257