VernierST / godirect-py

A Python module for reading from Vernier Go Direct® Sensors using USB or BLE.
GNU General Public License v3.0
8 stars 9 forks source link

Remove the pexpect required dependency (v1.1.2) #22

Closed stocktonkincade closed 3 years ago

stocktonkincade commented 3 years ago

Remove the pexpect required dependency, as it is only needed for the pygatt module (Bluegiga) and makes installation on Python 3.9+ a bear.