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 3a87f30 commit 8e5f11eCopy full SHA for 8e5f11e
MANIFEST.in
@@ -16,10 +16,10 @@
16
17
# Generated by synthtool. DO NOT EDIT!
18
include README.rst LICENSE
19
-recursive-include google *.json *.proto
+recursive-include google *.json *.proto py.typed
20
recursive-include tests *
21
global-exclude *.py[co]
22
global-exclude __pycache__
23
24
# Exclude scripts for samples readmegen
25
-prune scripts/readme-gen
+prune scripts/readme-gen
synth.metadata
@@ -11,7 +11,7 @@
11
"git": {
12
"name": "synthtool",
13
"remote": "https://github.com/googleapis/synthtool.git",
14
- "sha": "d1bb9173100f62c0cfc8f3138b62241e7f47ca6a"
+ "sha": "33366574ffb9e11737b3547eb6f020ecae0536e8"
15
}
],
0 commit comments