Skip to content

Commit e8e8cf3

Browse files
committed
correct circup_dependencies
1 parent 396de11 commit e8e8cf3

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
@@ -13,6 +13,6 @@ documentation = "https://good-enough-technology.github.io/CircuitPython_sensirio
1313
#use docs/requirements.txt for documentation dependencies
1414

1515
[circup]
16-
dependencies = [
16+
circup_dependencies = [
1717
"adafruit-busio"
1818
]

0 commit comments

Comments
 (0)