mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 08:47:09 +00:00
Fix coap commit (#9712)
This commit is contained in:
parent
1ab942e0a2
commit
770f8bd1c3
@ -19,5 +19,5 @@ python3 setup.py install
|
|||||||
cd ../..
|
cd ../..
|
||||||
git clone --depth 1 https://github.com/chrysn/aiocoap/
|
git clone --depth 1 https://github.com/chrysn/aiocoap/
|
||||||
cd aiocoap
|
cd aiocoap
|
||||||
git reset --hard 0df6a1e44582de99ae944b6a7536d08e2a612e8f
|
git reset --hard 3286f48f0b949901c8b5c04c0719dc54ab63d431
|
||||||
python3 -m pip install .
|
python3 -m pip install .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user