Skip to content

Commit f25713a

Browse files
chalmerloweohmayr
authored andcommitted
adds unit, docs, docfx to list of nox.options.sessions
1 parent d4233c8 commit f25713a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/google-crc32c/noxfile.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@
4545
"mypy",
4646
"prerelease_deps",
4747
"core_deps_from_source",
48+
"unit",
49+
"docs",
50+
"docfx",
4851
]
4952

5053
@nox.session(python=UNIT_TEST_PYTHON_VERSIONS)

0 commit comments

Comments
 (0)