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

Commit 84e661e

Browse files
committed
removed duplicate field
1 parent 68f208c commit 84e661e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

owlbot.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ def update_fixup_scripts(library):
138138
# ----------------------------------------------------------------------------
139139
templated_files = common.py_library(
140140
samples=False, # set to True only if there are samples
141-
system_test_python_versions=["3.7"],
142141
unit_test_external_dependencies=["aiounittest", "six", "freezegun"],
143142
system_test_external_dependencies=["pytest-asyncio", "six"],
144143
microgenerator=True,

0 commit comments

Comments
 (0)