8000 chore: add constraints file (#30) · googleapis/python-org-policy@42abf9b · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Mar 15, 2025. It is now read-only.

Commit 42abf9b

Browse files
authored
chore: add constraints file (#30)
1 parent cb5881d commit 42abf9b

File tree

6 files changed

+23
-0
lines changed

6 files changed

+23
-0
lines changed

testing/constraints-3.10.txt

Whitespace-only changes.

testing/constraints-3.11.txt

Whitespace-only changes.

testing/constraints-3.6.txt

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Copyright 2021 Google LLC
2+
#
3+
# Licensed under the Apache License, Version 2.0 (the "License");
4+
# you may not use this file except in compliance with the License.
5+
# You may obtain a copy of the License at
6+
#
7+
# http://www.apache.org/licenses/LICENSE-2.0
8+
#
9+
# Unless required by applicable law or agreed to in writing, software
10+
# distributed under the License is distributed on an "AS IS" BASIS,
11+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+
# See the License for the specific language governing permissions and
13+
# limitations under the License.
14+
#
15+
# This constraints file is used to check that lower bounds
16+
# are correct in setup.py
17+
# List *all* library dependencies and extras in this file.
18+
# Pin the version to the lower bound.
19+
#
20+
# e.g., if setup.py has "foo >= 1.14.0, < 2.0.0dev",
21+
# Then this file should have foo==1.14.0
22+
google-api-core==1.22.2
23+
proto-plus==1.10.0

testing/constraints-3.7.txt

Whitespace-only changes.

testing/constraints-3.8.txt

Whitespace-only changes.

testing/constraints-3.9.txt

Whitespace-only changes.

0 commit comments

Comments
 (0)
0