export PYPI_API_TOKEN=$(sops decrypt --input-type dotenv --output-type dotenv .env.sops 2>/dev/null | grep PYPI_API_TOKEN | cut -d= -f2-)
