forked from home-assistant/core
[light.tradfri] Clone all of aiocoap to ensure pinned commit will be present (#9713)
This commit is contained in:
committed by
Paulus Schoutsen
parent
25e6d694e1
commit
710454119f
@@ -17,7 +17,7 @@ cd cython
|
|||||||
python3 setup.py install
|
python3 setup.py install
|
||||||
|
|
||||||
cd ../..
|
cd ../..
|
||||||
git clone --depth 1 https://github.com/chrysn/aiocoap/
|
git clone https://github.com/chrysn/aiocoap
|
||||||
cd aiocoap
|
cd aiocoap
|
||||||
git reset --hard 3286f48f0b949901c8b5c04c0719dc54ab63d431
|
git reset --hard 3286f48f0b949901c8b5c04c0719dc54ab63d431
|
||||||
python3 -m pip install .
|
python3 -m pip install .
|
||||||
|
Reference in New Issue
Block a user