We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f901f0 commit e6f834bCopy full SHA for e6f834b
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "asyncio_mqtt"
7
-description = "Idomatic asyncio wrapper around paho-mqtt"
+description = "Idiomatic asyncio wrapper around paho-mqtt"
8
readme = "README.md"
9
authors = [{ name = "Frederik Aalund", email = "[email protected]" }]
10
maintainers = [
0 commit comments