Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python3.7 #198

Closed
Tracked by #1235
pipiche38 opened this issue Jan 4, 2023 · 2 comments
Closed
Tracked by #1235

Python3.7 #198

pipiche38 opened this issue Jan 4, 2023 · 2 comments

Comments

@pipiche38
Copy link
Contributor

In the #195 you have updated the python_requires from 3.7 to 3.8.
I was under the assumption that the fact that 3.7 was not supported and especially the tests were not maintained any more, but it was not enforced to have 3.8 to get zigpy installed.

We have a number of users which still run on python3.7 for different reasons, and that really a shame to prevent them to use our plugin.

@puddly
Copy link
Collaborator

puddly commented Jan 4, 2023

Run pip with --ignore-requires-python and you can install it.

I'm not going to be wasting any more time on Python 3.7 support, considering it is going to be EoL in five months and requires duplicating effort to get unit tests running.

@puddly puddly closed this as not planned Won't fix, can't repro, duplicate, stale Jan 4, 2023
@pipiche38
Copy link
Contributor Author

@puddly no problem at all, and thanks for the trick, that is more than enough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants