Skip to content

Commit 49c938a

Browse files
committed
GH-5: Add 'appengine-python-standard' in dev dependency list
1 parent 4e0504f commit 49c938a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
tox==3.24.3
22
trio>=0.19.0
33
pytest==6.2.5
4-
httpx==0.22.0
4+
httpx==0.22.0
5+
appengine-python-standard # for loading the gae backend

0 commit comments

Comments
 (0)