aboutsummaryrefslogtreecommitdiff
path: root/python/requirements.txt
diff options
context:
space:
mode:
authorStefan Kölbl <kste@google.com>2019-12-16 13:47:26 +0100
committerStefan Kölbl <kste@google.com>2019-12-17 10:18:13 +0100
commita0694d210398b11b15654777e966707d169ef235 (patch)
tree12f8565e8d70c654301eeaf30fada02e5a0102b2 /python/requirements.txt
parent74584fac1937c8e4f6d00aa6fabaa0afdeca69b8 (diff)
downloadtink-a0694d210398b11b15654777e966707d169ef235.tar.gz
Add skeleton client for GCP support in python.
A basic GCP client is added to support functionalities inline with the C++ integration. Updates the Bazel workspace to support pip package dependencies and adds basic Bazel build files to run tests for the GCP client. Change-Id: I4aca8dab6ad99c04a316998e6e5335e8098e4f57
Diffstat (limited to 'python/requirements.txt')
-rw-r--r--python/requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/requirements.txt b/python/requirements.txt
new file mode 100644
index 000000000..b998a06a4
--- /dev/null
+++ b/python/requirements.txt
@@ -0,0 +1 @@
+absl-py