Skip to content

Commit 09d2946

Browse files
authored
Update setup.cfg to use st7735>=0.0.5
1 parent 0287117 commit 09d2946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ python_requires = >= 3
3030
packages = grow
3131
install_requires =
3232
ltr559
33-
st7735
33+
st7735>=0.0.5
3434
pyyaml
3535
fonts
3636
font-roboto

0 commit comments

Comments
 (0)