Skip to content
This repository was archived by the owner on Sep 21, 2023. It is now read-only.

Commit bb8978b

Browse files
committed
for testing purposes
1 parent c14695b commit bb8978b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

samples/snippets/noxfile.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,8 @@ def _session_tests(
215215
if post_install:
216216
post_install(session)
217217

218+
session.install("proto-plus==1.20.1")
219+
218220
session.run(
219221
"pytest",
220222
*(PYTEST_COMMON_ARGS + session.posargs),

0 commit comments

Comments
 (0)