From 807d00b07f8b6b2dd69038571c70c78d2f662ba5 Mon Sep 17 00:00:00 2001 From: Andreas Abel Date: Mon, 8 Apr 2024 21:54:04 +0200 Subject: [PATCH] Add new package tokenize --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8fa28bfd..6c1dcd64 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -136,6 +136,7 @@ packages: - blaze-builder - netrc - equivalence + - tokenize # Some "grandfathered dependencies" I took over because I contributed to them at some time. # Feel free to snatch them from me!