We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aacdaa2 commit e080ad4Copy full SHA for e080ad4
1 file changed
pyproject.toml
@@ -13,6 +13,12 @@ keywords = [
13
"research-tool", "benchmark-speech", "zerospeech"
14
]
15
classifiers = [
16
+ "Programming Language :: Python :: 3.6",
17
+ "Programming Language :: Python :: 3.7",
18
+ "Programming Language :: Python :: 3.8",
19
+ "Programming Language :: Python :: 3.9",
20
+ "Programming Language :: Python :: 3.10",
21
+ "Programming Language :: Python :: 3.11",
22
"Topic :: Scientific/Engineering :: Artificial Intelligence",
23
"Intended Audience :: Science/Research"
24
0 commit comments