mirror of
https://github.com/home-assistant/core.git
synced 2026-02-25 20:35:09 +00:00
Pin cython==0.24.1 (#4057)
This commit is contained in:
@@ -20,5 +20,6 @@ else
|
||||
fi
|
||||
|
||||
git checkout python3
|
||||
pip3 install --upgrade cython==0.24.1
|
||||
PYTHON_EXEC=`which python3` make build
|
||||
PYTHON_EXEC=`which python3` make install
|
||||
|
||||
Reference in New Issue
Block a user