From cc4a6bb243651a1858dc306bfc9d1a3eb336b233 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 30 Dec 2015 13:30:26 +0200 Subject: [PATCH] Add treat-as-non-core (pinging @bergmark) --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5d7303e7..0459bcb0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2458,3 +2458,9 @@ github-users: - stepcut # end of github-users + +# Useful for checking for strict upper bounds against new versions of core +# packages, e.g. when a new version of transformers is released +# +# treat-as-non-core: +# - transformers