Skip to content

Commit abb2946

Browse files
author
Alec Delaney
committed
Update keywords in pyproject.toml
1 parent ac44d99 commit abb2946

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

pyproject.toml

+7-7
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ authors = [
1919
]
2020
urls = {Homepage = "https://github.com/adafruit/Adafruit_IO_Python"}
2121
keywords = [
22-
"adafruit",
23-
"blinka",
22+
"adafruitio",
23+
"io",
24+
"python",
2425
"circuitpython",
25-
"micropython",
26-
"lis3mdl",
27-
"magnetometer",
28-
"LSM6DS33",
29-
"IMU",
26+
"raspberrypi",
27+
"hardware",
28+
"MQTT",
29+
"REST",
3030
]
3131
license = {text = "MIT"}
3232
classifiers = [

0 commit comments

Comments
 (0)