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

Commit

Permalink
for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea committed Feb 15, 2022
1 parent 987e194 commit 1a51f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/snippets/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ def _session_tests(
if post_install:
post_install(session)

session.install("--upgrade", "protobuf")
session.install("--upgrade", "protobuf", "--no-binary protobuf")
session.install("proto-plus==1.20.1")

session.run(
Expand Down

0 comments on commit 1a51f96

Please sign in to comment.