Skip to content

Commit 3894ccd

Browse files
committed
nit: remove unnecessary comments
1 parent 43cdbe8 commit 3894ccd

File tree

3 files changed

+0
-21
lines changed

3 files changed

+0
-21
lines changed

testing/constraints-3.10.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
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
81
# Test an old version of google-auth against the latest version of api-core.
92
httplib2==0.19.0
103
google-auth==1.32.0

testing/constraints-3.8.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
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
81
# Test a new version of google-auth against the minimum supported version of api-core.
92
httplib2==0.19.0
103
google-auth

testing/constraints-3.9.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
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
81
# Test the latest version of google-auth against the version of
92
# api-core with ClientOptions.universe_domain.
103
httplib2==0.19.0

0 commit comments

Comments
 (0)