veilid/veilid-python/poetry_install.sh

4 lines
87 B
Bash
Raw Normal View History

2023-06-19 19:23:30 +00:00
#!/bin/bash
export PYTHON_KEYRING_BACKEND=keyring.backends.null.Keyring
poetry install