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 251510b commit 919035fCopy full SHA for 919035f
setup.py
@@ -177,7 +177,7 @@ def build_isa_l(compiler_command: str, compiler_options: str):
177
"Programming Language :: Python :: 3.8",
178
"Programming Language :: Python :: 3.9",
179
"Programming Language :: Python :: 3.10",
180
- "Programming Language :: Cython",
+ "Programming Language :: C",
181
"Development Status :: 5 - Production/Stable",
182
"Topic :: System :: Archiving :: Compression",
183
"License :: OSI Approved :: Python Software Foundation License",
0 commit comments