1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-12 07:16:54 +08:00

Update setup.py

updated classifiers
This commit is contained in:
Anurag Kumar
2021-09-14 10:01:04 +05:30
committed by you-n-g
parent d02965ea70
commit a105ef1d76

View File

@@ -121,5 +121,6 @@ setup(
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
],
)