Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Commit 31e802b

Browse files
committed
remove nox replacement
1 parent 5606c52 commit 31e802b

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

owlbot.py

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -219,11 +219,7 @@ def docfx(session):
219219
"unit",
220220
"system",""",
221221
"""nox.options.sessions = [
222-
"unit-3.9",
223-
"unit-3.10",
224-
"unit-3.11",
225-
"unit-3.12",
226-
"unit-3.13",
222+
"unit",
227223
"system",
228224
"mypy",""",
229225
)

0 commit comments

Comments
 (0)