Skip to content

Commit 2985e57

Browse files
Correct pyproject.toml
1 parent d49e534 commit 2985e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requires = ["setuptools"]
44
[project]
55
name = "sparkfun_qwiic_button"
66
version = "2.0.2"
7-
description = "This package allows the user to: determine whether or not the button/switch is pressed or has been clicked \
7+
description = "Sparkfun Electronics Qwiic Button Package"
88
readme = "DESCRIPTION.rst"
99

1010
authors = [{name="Sparkfun Electronics", email="info@sparkfun.com"}]

0 commit comments

Comments
 (0)