From fb9f32b477c3bd6eca181462c0cdd2040dc9102a Mon Sep 17 00:00:00 2001 From: songwenping Date: Tue, 4 May 2021 17:20:22 +0000 Subject: [PATCH] Update git submodules * Update mistral-dashboard from branch 'master' to fa785b2bb8314d0981d343bd51fe645017a38cca - setup.cfg: Replace dashes with underscores Setuptools v54.1.0 introduces a warning that the use of dash-separated options in 'setup.cfg' will not be supported in a future version [1]. Get ahead of the issue by replacing the dashes with underscores. Without this, we see 'UserWarning' messages like the following on new enough versions of setuptools: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead [1] https://github.com/pypa/setuptools/commit/a2e9ae4cb Change-Id: I136843f66db8d10f59fa95bd69c87c7dde15632c --- mistral-dashboard | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mistral-dashboard b/mistral-dashboard index a4f8e09732..fa785b2bb8 160000 --- a/mistral-dashboard +++ b/mistral-dashboard @@ -1 +1 @@ -Subproject commit a4f8e097321eeb280c0937912ee4e6b88e90ad75 +Subproject commit fa785b2bb8314d0981d343bd51fe645017a38cca