sed -e '/has_network/s/True/False/' -i test/utils.py
python -m build -wn
LANG=en_US.UTF8 python -m installer -d "${PKG}" dist/*.whl
