Skip to content

Commit

Permalink
bump luma.core required version to 1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thijstriemstra committed Apr 7, 2020
1 parent d09e687 commit f959f4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -58,7 +58,7 @@ def find_version(*file_paths):
"luma/emulator/images/7-segment.png"
]},
install_requires=[
"luma.core>=1.12.0",
"luma.core>=1.14.0",
"pygame"
],
setup_requires=pytest_runner,
Expand Down

0 comments on commit f959f4e

Please sign in to comment.