Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 86dbbb5

Browse files
rafilongcrwilcox
andauthored
feat(firestore): async snippets (GoogleCloudPlatform#4454)
* feat(firestore): create async samples directory * feat(firestore): update requirements to point to wip git branch * feat(firestore): copy sync snippets to async client directory * feat(firestore): create async snippets * feat(firestore): add _async suffix * fix: bump copyright year Co-authored-by: Christopher Wilcox <[email protected]>
1 parent c3bd61a commit 86dbbb5

File tree

4 files changed

+1086
-0
lines changed

4 files changed

+1086
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
pytest==6.0.1
2+
pytest-asyncio==0.14.0
3+
flaky==3.7.0
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
git+https://github.com/googleapis/python-firestore.git@v2-staging # google-cloud-firestore==2.0.0

0 commit comments

Comments
 (0)