Skip to content

Commit 6661745

Browse files
committed
test(testutils): Update testing constraints to 3.10 and drop 3.9
1 parent 62a4cc5 commit 6661745

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# This constraints file is used to check that lower bounds
2+
# are correct in setup.py
3+
# List *all* library dependencies and extras in this file.
4+
# Pin the version to the lower bound.
5+
#
6+
# e.g., if setup.py has "foo >= 1.14.0, < 2.0.0dev",
7+
# Then this file should have foo==1.14.0
8+
click==7.0.0
9+
google-auth==0.4.0
10+
packaging==22.0

packages/google-cloud-testutils/testing/constraints-3.9.txt

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)