From 55e330208e3df5684ff981cb4f7c8a826580c6dd Mon Sep 17 00:00:00 2001 From: Tomaz Muraus Date: Thu, 17 Jun 2021 19:01:22 +0200 Subject: [PATCH] Add missing setup.py entry for the new migration script. --- st2common/setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/st2common/setup.py b/st2common/setup.py index c3fad92cae..53e0b07bef 100644 --- a/st2common/setup.py +++ b/st2common/setup.py @@ -63,6 +63,7 @@ "bin/st2-pack-install", "bin/st2-pack-download", "bin/st2-pack-setup-virtualenv", + "bin/migrations/v3.5/st2-migrate-db-dict-field-values", ], entry_points={ "st2common.metrics.driver": [