Skip to content

Commit 22a8485

Browse files
Merge branch 'add-py-314' of https://github.com/googleapis/python-error-reporting into add-py-314
2 parents 5dcc671 + e2378a2 commit 22a8485

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

noxfile.py

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -72,15 +72,7 @@
7272
CURRENT_DIRECTORY = pathlib.Path(__file__).parent.absolute()
7373

7474
nox.options.sessions = [
75-
"unit",
7675
"system",
77-
"cover",
78-
"lint",
79-
"lint_setup_py",
80-
"blacken",
81-
"docs",
82-
"docfx",
83-
"format",
8476
]
8577

8678
# Error if a python version is missing

0 commit comments

Comments
 (0)