From 1f9ed741ec4cbd0a992d88c4df8e2280eebe3a58 Mon Sep 17 00:00:00 2001 From: Ryan Barrett Date: Thu, 21 Sep 2023 13:17:43 -0700 Subject: [PATCH] minor noop config/deps tweaks --- app.yaml | 2 +- requirements.txt | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/app.yaml b/app.yaml index cef4b21..95d1599 100644 --- a/app.yaml +++ b/app.yaml @@ -1,4 +1,4 @@ -# https://cloud.google.com/appengine/docs/standard/python/config/appref +# https://cloud.google.com/appengine/docs/standard/reference/app-yaml?tab=python # application: bridgy-federated diff --git a/requirements.txt b/requirements.txt index 7874aa8..3d6c7ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,6 @@ git+https://github.com/snarfed/carbox.git#egg=carbox git+https://github.com/snarfed/dag-json.git#egg=dag_json git+https://github.com/dvska/gdata-python3.git#egg=gdata git+https://github.com/snarfed/granary.git#egg=granary -git+https://github.com/snarfed/dag-json.git#egg=dag_json git+https://github.com/snarfed/httpsig.git@HTTPSignatureAuth-sign-header#egg=httpsig git+https://github.com/snarfed/lexrpc.git#egg=lexrpc git+https://github.com/snarfed/mox3.git#egg=mox3