Closed MartinHjelmare closed 4 years ago
@MartinHjelmare Noted, thanks!
Does this have a higher priority than the open Plugwise-related PR's? Meaning, should we fix this before these PR's are getting merged?
This can be fixed separately, but it's probably a small change, so can be done quickly. I'm assuming you don't need the zope interface that the DateTime library on PyPI is using.
This can be fixed separately, but it's probably a small change, so can be done quickly. I'm assuming you don't need the zope interface that the DateTime library on PyPI is using.
Nope, rather without zope, thanks for pointing that out.
Not yet closed, still in beta-release waiting for release minor
@MartinHjelmare tested against dev
just yet as well as for both open PRs from our side - looks like 1.3.0b13
is acceptable for HA but we are expecting results from our testers environments to be sure.
@MartinHjelmare home-assistant/core#39726 is merged, can you verify / can we close this one as well?
Yes. Thanks!
Describe the bug
setup.py
file is used it means updating theinstall_requires
list and removing or updating the conflicting requirements.install_requires
: https://hynek.me/articles/conditional-python-dependencies/asyncio
datetime
Evidence
Expected behavior Modules that are already available in the standard library should not be installed from PyPI to avoid conflicts.
Home Assistant Core (please complete the following information):