Skip to content

Commit 03d9fbf

Browse files
authored
Add Environment :: WebAssembly classifiers (#129)
1 parent d9d7444 commit 03d9fbf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/trove_classifiers/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@
6666
"Environment :: Web Environment :: Buffet",
6767
"Environment :: Web Environment :: Mozilla",
6868
"Environment :: Web Environment :: ToscaWidgets",
69+
"Environment :: WebAssembly",
70+
"Environment :: WebAssembly :: Emscripten",
71+
"Environment :: WebAssembly :: WASI",
6972
"Environment :: Win32 (MS Windows)",
7073
"Environment :: X11 Applications",
7174
"Environment :: X11 Applications :: GTK",

0 commit comments

Comments
 (0)