pc-ble-driver-py
pc-ble-driver-py copied to clipboard
update setup.py for python 3.11
I tested generating a wheel for Python 3.11 and it worked. It seems that the requirements in the setup.py file for this version of Python are too strict. I propose removing the restriction for Python 3.11
PTAL