Skip to content

Upgrade to python 3.11 and upgrade package dependencies

Latest
Compare
Choose a tag to compare
@kaqmak kaqmak released this 17 May 07:50
4de34cf

This release updates to being compatible with python 3.11, and updates all package dependencies.
Moreover, pre-commit now uses Ruff for formatting, sorting and linting.
Finally, a lot of type hints have been added.

Breaking change:
RegFeatureSelector has been deprecated for a while, and due to package update incompabilities, this has now been entirely removed.