-
-
Notifications
You must be signed in to change notification settings - Fork 31.7k
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
Revert "Update stookwijzer api to atlas leefomgeving (#103323)" #104705
Revert "Update stookwijzer api to atlas leefomgeving (#103323)" #104705
Conversation
This reverts commit 9dc5d4a.
Hey there @fwestenberg, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
How could I have recognised this? |
You couldn't have. No-one to blame here :) |
What steps can we now take to bring this change in? |
We need to see if there is something different than |
@ludeeus pointed out an error in my attempt to fix Wheels CI, going to give it another shot. |
Proposed change
This reverts commit 9dc5d4a of PR #103323.
The dependencies used in the bump that is in that PR, are not buildable for distribution. See also #104699, which tried to address it, but was reverted in #104704.
As this is currently a release blocker for us (failed builds), I've decided to revert this change for now.
/CC @fwestenberg @joostlek
Type of change
Additional information
Checklist
ruff format homeassistant tests
)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest
.requirements_all.txt
.Updated by running
python3 -m script.gen_requirements_all
..coveragerc
.To help with the load of incoming pull requests: