diff --git a/package.sh b/package.sh index 0878c24..bccad14 100755 --- a/package.sh +++ b/package.sh @@ -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 ""