From fdc09c868b1822a3b4eb25c2b4f0f2ed3f98c51d Mon Sep 17 00:00:00 2001 From: Ita Zaporozhets Date: Wed, 28 Aug 2024 21:37:10 +0200 Subject: [PATCH] [push-ci-image] --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 3ce067557a2..898efe711bd 100644 --- a/setup.py +++ b/setup.py @@ -193,6 +193,7 @@ "pytest-rich", ] + # this is a lookup table with items like: # # tokenizers: "tokenizers==0.9.4"