Skip to content

Commit 1d71215

Browse files
authored
Fixed pyproject.toml description
1 parent c1fb3b1 commit 1d71215

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
@@ -10,7 +10,7 @@ requires = [
1010

1111
[project]
1212
name = "adafruit-circuitpython-ble-eddystone"
13-
description = "CircuitPython BLE library for Google's open "physical web" Eddystone."
13+
description = "CircuitPython BLE library for Google's open 'physical web' Eddystone."
1414
version = "0.0.0-auto.0"
1515
readme = "README.rst"
1616
authors = [

0 commit comments

Comments
 (0)