Skip to content

Commit ab9d4a3

Browse files
committed
Add install requires for gs_usb interface
1 parent 6972ab8 commit ab9d4a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"serial": ["pyserial~=3.0"],
3131
"neovi": ["python-ics>=2.12"],
3232
"cantact": ["cantact>=0.0.7"],
33+
"gs_usb": ["gs_usb>=0.2.1"],
3334
}
3435

3536
setup(

0 commit comments

Comments
 (0)