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 1779283 commit d5aece1Copy full SHA for d5aece1
setup.py
@@ -83,6 +83,7 @@ def get_ext_dir(*components: tp.Iterable[str]) -> tp.Sequence[str]:
83
'Programming Language :: Python :: 3.11',
84
'Programming Language :: Python :: 3.12',
85
'Programming Language :: Python :: 3.13',
86
+ 'Programming Language :: Python :: Free Threading',
87
'Typing :: Typed',
88
],
89
keywords='numpy array',
0 commit comments