Skip to content

Commit f1a26c2

Browse files
committed
setup.py: adding python 3.9.
1 parent 464c4f5 commit f1a26c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ def build_extensions(self):
159159
"Programming Language :: Python :: 3.6",
160160
"Programming Language :: Python :: 3.7",
161161
"Programming Language :: Python :: 3.8",
162+
"Programming Language :: Python :: 3.9",
162163
"Programming Language :: Cython",
163164
"Topic :: Office/Business :: Financial",
164165
"Topic :: Scientific/Engineering :: Mathematics",

0 commit comments

Comments
 (0)