We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d524ebc commit 4341216Copy full SHA for 4341216
1 file changed
setup.py
@@ -84,6 +84,7 @@ def run(self):
84
"Programming Language :: Python :: 3.6",
85
"Programming Language :: Python :: 3.7",
86
"Programming Language :: Python :: 3.8",
87
+ "Programming Language :: Python :: 3.9",
88
],
89
keywords=["Deep Learning", "PyTorch", "Ensemble Learning"],
90
packages=find_packages(),
0 commit comments