Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

chore: add constraints file #64

Closed
wants to merge 6 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: add comnstraints file
  • Loading branch information
busunkim96 committed Dec 30, 2020
commit 62de88c025c175e41971a50b80c5b1f1bcd50233
10 changes: 10 additions & 0 deletions testing/constraints-3.6.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# 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
proto-plus==1.10.0
libcst==0.2.5