From dad328bc8a6546cf77eabbf7d033c9683487c934 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Thu, 7 May 2020 05:26:55 -0700 Subject: Fix tests for python3.9 --- setup.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index 708951da4..ae0530219 100644 --- a/setup.cfg +++ b/setup.cfg @@ -26,6 +26,7 @@ classifiers = Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7 Programming Language :: Python :: 3.8 + Programming Language :: Python :: 3.9 platforms = unix, linux, osx, cygwin, win32 [options] -- cgit v1.2.3