Skip to content

Commit

Permalink
Update package.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Candle - the privacy friendly smart home authored Feb 22, 2022
1 parent dba9ca2 commit f6af357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ python3 -m pip install --upgrade cairosvg --no-dependencies -t lib --no-binary :
python3 -m pip install --upgrade Pillow -t lib --no-binary :all: --prefix "" --global-option="build_ext" --global-option="--disable-jpeg"
python3 -m pip install --upgrade cairocffi -t lib --no-binary :all: --prefix ""
python3 -m pip install --upgrade flit -t lib --no-binary :all: --prefix ""
python3 -m pip install --upgrade cssselect2 -t lib --no-binary :all: --prefix ""
#python3 -m pip install --upgrade cssselect2 -t lib --no-binary :all: --prefix ""
python3 -m pip install --upgrade defusedxml -t lib --no-binary :all: --prefix ""
python3 -m pip install --upgrade tinycss2 -t lib --no-binary :all: --prefix ""
python3 -m pip install --upgrade qrcode -t lib --no-binary :all: --prefix ""
Expand Down

0 comments on commit f6af357

Please sign in to comment.