We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd44c36 commit bf4cb0aCopy full SHA for bf4cb0a
.github/sync-repo-settings.yaml
@@ -25,4 +25,5 @@ branchProtectionRules:
25
- 'unit (3.10)'
26
- 'unit (3.11)'
27
- 'unit (3.12)'
28
+ - 'unit (3.13)'
29
- 'cover'
testing/constraints-3.13.txt
@@ -0,0 +1,6 @@
1
+# -*- coding: utf-8 -*-
2
+# This constraints file is required for unit tests.
3
+# List all library dependencies and extras in this file.
4
+google-api-core
5
+proto-plus
6
+protobuf
0 commit comments