Skip to content

Commit 8f58e98

Browse files
author
tangy5
committed
Drop python 3.8
Signed-off-by: tangy5 <[email protected]>
1 parent ada5878 commit 8f58e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ project_urls =
2727
Source Code=https://github.com/Project-MONAI/MONAILabel
2828

2929
[options]
30-
python_requires = >= 3.8
30+
python_requires = >= 3.9
3131
# for compiling and develop setup only
3232
# no need to specify the versions so that we could
3333
# compile for multiple targeted versions.

0 commit comments

Comments
 (0)