Skip to content
This repository was archived by the owner on Apr 18, 2026. It is now read-only.

Commit b198477

Browse files
committed
Reapply "Add a Programming Language:: Zig classifier."
This reverts commit 3d0f1e8.
1 parent f3cb3c0 commit b198477

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

make_wheels.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -285,8 +285,7 @@ def dummy(): """Dummy function for an entrypoint. Zig is executed as a side effe
285285
('Classifier', 'Topic :: Software Development :: Compilers'),
286286
('Classifier', 'Topic :: Software Development :: Code Generators'),
287287
('Classifier', 'Topic :: Software Development :: Build Tools'),
288-
('Classifier', 'Programming Language :: Other'),
289-
('Classifier', 'Programming Language :: Other Scripting Engines'),
288+
('Classifier', 'Programming Language :: Zig'),
290289
('Project-URL', 'Homepage, https://ziglang.org'),
291290
('Project-URL', 'Source Code, https://github.com/ziglang/zig-pypi'),
292291
('Project-URL', 'Bug Tracker, https://github.com/ziglang/zig-pypi/issues'),

0 commit comments

Comments
 (0)