summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakashi Kajinami <tkajinam@redhat.com>2023-03-30 14:40:59 +0900
committerTakashi Kajinami <tkajinam@redhat.com>2023-03-30 14:40:59 +0900
commit9313904c223c0de9cb5566a63b03793bc40eb026 (patch)
treebf6435021a1c222c53891fa88ee254654404ec28
parentaf7c8e8895c7ebeb10d5d4bdf0051c42e579eafb (diff)
downloadheat-9313904c223c0de9cb5566a63b03793bc40eb026.tar.gz
Add Python 3.10 to supported runtime.
Python 3.10 has been tested since 2023.1[1]. [1] https://governance.openstack.org/tc/reference/runtimes/2023.1.html Change-Id: Ib723898169c465ace05381219a51b79e51eadf70
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index d83b4690d..c363e4b26 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -18,6 +18,7 @@ classifier =
Programming Language :: Python :: 3
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
+ Programming Language :: Python :: 3.10
[files]
data_files =