Skip to content

Commit 71ef8f3

Browse files
committed
revert docs
1 parent 2fbd11d commit 71ef8f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@ def cover(session):
520520
session.run("coverage", "erase")
521521

522522

523-
@nox.session(python="3.10")
523+
@nox.session(python="3.13")
524524
def docs(session):
525525
"""Build the docs for this library."""
526526
session.install("-e", ".[scikit-learn]")

0 commit comments

Comments
 (0)