Skip to content

Commit b1065a9

Browse files
committed
Fixed annotations in circuit_playground_base.py and bluefruit.py
1 parent 89a975b commit b1065a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"adafruit-circuitpython-lis3dh",
4040
"adafruit-circuitpython-thermistor",
4141
"adafruit-circuitpython-neopixel",
42-
"typing-extensions~=4.0",
42+
"typing-extensions",
4343
],
4444
# Choose your license
4545
license="MIT",

0 commit comments

Comments
 (0)