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

chore: add tarfile #16

Merged
merged 1 commit into from
Apr 5, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file.
5 changes: 3 additions & 2 deletions synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
{
"git": {
"name": ".",
"remote": "git@github.com:googleapis/python-binary-authorization",
"sha": "2bcce18f2fb53917d58537bc366940093569178c"
"remote": "https://github.com/googleapis/python-binary-authorization.git",
"sha": "a23f2e78ed9ca93e0e030056146e8cd89804e0d9"
}
},
{
Expand Down Expand Up @@ -98,6 +98,7 @@
"CONTRIBUTING.rst",
"LICENSE",
"MANIFEST.in",
"binaryauthorization-v1beta1-py.tar.gz",
"docs/_static/custom.css",
"docs/_templates/layout.html",
"docs/binaryauthorization_v1beta1/binauthz_management_service_v1_beta1.rst",
Expand Down