We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b26dfa commit c5a0ec2Copy full SHA for c5a0ec2
setup.py
@@ -68,6 +68,7 @@
68
"Operating System :: OS Independent",
69
"Programming Language :: Python :: 3.6",
70
"Programming Language :: Python :: 3.7",
71
+ "Programming Language :: Python :: 3.8",
72
],
73
description=(
74
"PyTorch-based framework that handles segmentation/regression/classification using various DL architectures for medical imaging."
0 commit comments