Skip to content

Commit a787bbd

Browse files
committed
Require at least gatt 0.1.2
1 parent bc597e1 commit a787bbd

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
@@ -3,7 +3,7 @@
33
setup(
44
name='nuimo',
55
packages=['nuimo'],
6-
install_requires=['gatt==0.1.1'],
6+
install_requires=['gatt>=0.1.2'],
77
version='0.2.1',
88
description='Nuimo SDK for Python on Linux',
99
keywords='nuimo',

0 commit comments

Comments
 (0)