Fix build
This commit is contained in:
parent
646fa2fcd6
commit
4e1fd22aa5
2
.github/workflows/python_check.yml
vendored
2
.github/workflows/python_check.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
python-version: ["3.10", "3.11"]
|
||||
python-version: ["3.11"]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
@ -1,4 +1,4 @@
|
||||
homeassistant~=2023.10.0b2
|
||||
homeassistant~=2023.9.3
|
||||
black~=23.7.0
|
||||
flake8~=6.0.0
|
||||
mypy~=1.4.1
|
||||
|
Loading…
Reference in New Issue
Block a user