We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 089b798 commit 4c3cf83Copy full SHA for 4c3cf83
1 file changed
pyproject.toml
@@ -13,7 +13,7 @@ authors = [{ name = "redoxcode", email = "redoxcode@github.com" }]
13
license = { file = "LICENSE" }
14
classifiers = [
15
"License :: OSI Approved :: MIT License",
16
- "Programming Language :: Micropython"
+ "Programming Language :: Python :: Implementation :: MicroPython"
17
]
18
keywords = ["PPM", "reader", "rc", "remote", "receiver"]
19
dependencies = []
0 commit comments