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 f6af357 commit 7abca10
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 @@ -33,7 +33,7 @@ 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 defusedxml -t lib --no-binary :all: --prefix ""
python3 -m pip install --upgrade tinycss2 -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 ""
python3 -m pip install --upgrade pygal -t lib --no-binary :all: --prefix ""
python3 -m pip install --upgrade ppa6 --no-dependencies -t lib --no-binary :all: --prefix ""
Expand Down

0 comments on commit 7abca10

Please sign in to comment.