Skip to content

Commit c5a0ec2

Browse files
authored
added 3.8 support
1 parent 4b26dfa commit c5a0ec2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
"Operating System :: OS Independent",
6969
"Programming Language :: Python :: 3.6",
7070
"Programming Language :: Python :: 3.7",
71+
"Programming Language :: Python :: 3.8",
7172
],
7273
description=(
7374
"PyTorch-based framework that handles segmentation/regression/classification using various DL architectures for medical imaging."

0 commit comments

Comments
 (0)