Skip to content

Commit b536c00

Browse files
committed
Remove javascript keyword from project metadata
There is no JavaScript support yet!
1 parent 84e6f1f commit b536c00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description = "Appose: multi-language interprocess cooperation with shared memor
99
license = "BSD-2-Clause"
1010
authors = [{name = "Appose developers"}]
1111
readme = "README.md"
12-
keywords = ["java", "javascript", "python", "cross-language", "interprocess"]
12+
keywords = ["java", "python", "cross-language", "interprocess"]
1313
classifiers = [
1414
"Development Status :: 2 - Pre-Alpha",
1515
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)