Skip to content

Commit

Permalink
Bugfix: At least Python 3.10 is required to support the latest scikit…
Browse files Browse the repository at this point in the history
…-learn versions.
  • Loading branch information
renierts committed Jul 16, 2024
1 parent c57124f commit bbe90cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ addopts =
--cov-report=xml
--cov-report=html
--cov-report=term-missing
--pep257
# --pep257
--flake8
--mypy

Expand Down

0 comments on commit bbe90cf

Please sign in to comment.