This commit is contained in:
grossmj
2019-11-11 12:56:11 +08:00
parent a4e9d6b8ce
commit e431104f6b

View File

@@ -74,6 +74,7 @@ setup(
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: Implementation :: CPython",
],
)