This commit is contained in:
Inada Naoki 2020-12-11 19:16:14 +09:00
parent 7d6b4dfb51
commit d893697eab
3 changed files with 10 additions and 1 deletions

View file

@ -132,6 +132,7 @@ setup(
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
"Intended Audience :: Developers",