Skip to content

Commit 59bc9fb

Browse files
committed
clean up
1 parent eb2d79c commit 59bc9fb

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

packages/google-cloud-runtimeconfig/noxfile.py

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -71,18 +71,6 @@
7171

7272
CURRENT_DIRECTORY = pathlib.Path(__file__).parent.absolute()
7373

74-
nox.options.sessions = [
75-
"unit",
76-
"system",
77-
"cover",
78-
"lint",
79-
"lint_setup_py",
80-
"blacken",
81-
"docs",
82-
"docfx",
83-
"format",
84-
]
85-
8674
# Error if a python version is missing
8775
nox.options.error_on_missing_interpreters = True
8876

0 commit comments

Comments
 (0)