Tero Paloheimo

Results 35 comments of Tero Paloheimo

Thanks Tomi! Could you check the comment I put?

> Python 3.7 & black causing problems again... Maybe it is time to drop the support for 3.7 in the next major release. > > ```shell > ❯ black --version...

This is quite interesting as now I get the same mypy errors with the code that is in this PR. I cannot understand why this error did not appear to...

Changed back to the original code but now Pylint on Python 3.7 is not happy.

I got Pylint to pass on 3.7 by removing the `Literal["active", "passive"]` part from line 21 in bleak_ble.py. @ttu Is this an acceptable solution or should something else be done?

Is there some particular reason which I am missing why dbus-python is not included in the required dependencies?

@deltragon @nifadyev could this PR be merged if the changes are okay?

See https://packaging.python.org/en/latest/discussions/setup-py-deprecated/#is-setup-py-deprecated for some background on this change.

I created PR https://github.com/slgobinath/SafeEyes/pull/587 to update release.yml. I will use this PR to remove build.sh.