From 6b50af14a6057d5fb369c1cfe57afaa6290f8e7c Mon Sep 17 00:00:00 2001 From: qiufossen Date: Sun, 14 Jul 2019 23:37:08 -0400 Subject: [PATCH] Add Python 3 Train unit tests This is a mechanically generated patch to ensure unit testing is in place for all of the Tested Runtimes for Train. See the Train python3-updates goal document for details: https://governance.openstack.org/tc/goals/train/python3-updates.html Change-Id: Ie5535c3b8b6526f2ed8a8c99c62e5a770dd5a31e --- setup.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.cfg b/setup.cfg index 2a1f9ea..13f5a72 100644 --- a/setup.cfg +++ b/setup.cfg @@ -14,6 +14,8 @@ classifier = Programming Language :: Python Programming Language :: Python :: 3 Programming Language :: Python :: 3.5 + Programming Language :: Python :: 3.6 + Programming Language :: Python :: 3.7 [entry_points] console_scripts =