From dd567e94c8f4ab7ceeb17d34712b0c9a1d9bbf72 Mon Sep 17 00:00:00 2001 From: kozistr Date: Wed, 22 Sep 2021 01:08:34 +0900 Subject: [PATCH] update: KEYWORDS --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index fe6f1dead..5dace8967 100644 --- a/setup.py +++ b/setup.py @@ -47,6 +47,7 @@ def read_version() -> str: 'pytorch', 'adamp', 'sgdp', + 'madgrad', 'ranger', 'ranger21', 'agc',