Skip to content

Commit 307935e

Browse files
authored
Merge pull request #359 from ntumlgroup/pypi-classifier
Fix error classifier in setup.cfg
2 parents 1b7779b + e06fbc5 commit 307935e

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
@@ -12,7 +12,7 @@ project_urls =
1212
Documentation = https://www.csie.ntu.edu.tw/~cjlin/libmultilabel
1313
Source Code = https://github.com/ASUS-AICS/LibMultiLabel/
1414
classifiers =
15-
Environment :: GPU :: NVIDIA CUDA :: 12.1
15+
Environment :: GPU :: NVIDIA CUDA :: 12 :: 12.1
1616
Environment :: GPU :: NVIDIA CUDA :: 11.8
1717
Intended Audience :: Developers
1818
Intended Audience :: Education

0 commit comments

Comments
 (0)