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

Conflicting setup requirement with standard library for Python 3.7 / 3.8 #9

Closed
MartinHjelmare opened this issue Aug 28, 2020 · 0 comments · Fixed by #12 or home-assistant/core#50505

Comments

@MartinHjelmare
Copy link

  • This library supports an integration in Home Assistant.
  • One or more of the requirements of this library (see below) conflicts with one or more standard library modules for Python 3.7 and/or 3.8.
  • To avoid issues it would be good if this library would remove these conflicting requirements from your library setup requirements or use a condition to only install the requirements when using a lower Python version.
  • If a setup.py file is used it means updating the install_requires list and removing or updating the conflicting requirements.
  • Found conflicts:
    • asyncio

Thanks for your support of Home Assistant!

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