From 8e3a2b7022855af744bd8a478966995e2edb7a61 Mon Sep 17 00:00:00 2001 From: Cai Hui Date: Wed, 3 Nov 2021 19:29:30 +0800 Subject: [PATCH] Update support python version Delete pythpn3.7,Add python3.9 Change-Id: Ifed260df6cff72ae2f0fadfcdf587fdb63a59fd3 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index b8d1800..bf96907 100644 --- a/setup.cfg +++ b/setup.cfg @@ -22,8 +22,8 @@ classifier = Programming Language :: Python :: 3 :: Only Programming Language :: Python :: 3 Programming Language :: Python :: 3.6 - Programming Language :: Python :: 3.7 Programming Language :: Python :: 3.8 + Programming Language :: Python :: 3.9 Topic :: Internet :: WWW/HTTP keywords = horizon