EducationalTestingService / skll

SciKit-Learn Laboratory (SKLL) makes it easy to run machine learning experiments.
http://skll.readthedocs.org
Other
550 stars 69 forks source link

Migrate from `nose` to `nose2` for testing #746

Closed desilinguist closed 1 year ago

desilinguist commented 1 year ago

nose no longer works with Python 3.11 so we need to move to nose2 if we want to support Python 3.11