Skip to content

Commit 4c3cf83

Browse files
authored
Fix Implementation classifier
1 parent 089b798 commit 4c3cf83

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
@@ -13,7 +13,7 @@ authors = [{ name = "redoxcode", email = "redoxcode@github.com" }]
1313
license = { file = "LICENSE" }
1414
classifiers = [
1515
"License :: OSI Approved :: MIT License",
16-
"Programming Language :: Micropython"
16+
"Programming Language :: Python :: Implementation :: MicroPython"
1717
]
1818
keywords = ["PPM", "reader", "rc", "remote", "receiver"]
1919
dependencies = []

0 commit comments

Comments
 (0)