Skip to content

Commit

Permalink
chore: add constraints file (#144)
Browse files Browse the repository at this point in the history
* chore: add comnstraints file

* chore: add comnstraints file

* chore: add comnstraints file

* chore: add comnstraints file

* chore: add comnstraints file

* chore: add comnstraints file

Co-authored-by: Christopher Wilcox <crwilcox@google.com>
  • Loading branch information
busunkim96 and crwilcox committed Feb 4, 2021
1 parent bf3a65a commit f9a22c7
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 0 deletions.
Empty file added testing/constraints-3.10.txt
Empty file.
Empty file added testing/constraints-3.11.txt
Empty file.
11 changes: 11 additions & 0 deletions testing/constraints-3.6.txt
@@ -0,0 +1,11 @@
# This constraints file is used to check that lower bounds
# are correct in setup.py
# List *all* library dependencies and extras in this file.
# Pin the version to the lower bound.
#
# e.g., if setup.py has "foo >= 1.14.0, < 2.0.0dev",
# Then this file should have foo==1.14.0
google-api-core==1.22.2
google-cloud-core==1.4.0
proto-plus==1.4.0
libcst==0.2.5
Empty file added testing/constraints-3.7.txt
Empty file.
Empty file added testing/constraints-3.8.txt
Empty file.
Empty file added testing/constraints-3.9.txt
Empty file.

0 comments on commit f9a22c7

Please sign in to comment.