5 lines
90 B
Bash
5 lines
90 B
Bash
#!/usr/bin/env bash
|
|
# file: poetry-lock.sh
|
|
# description: Update poetry.lock.
|
|
|
|
poetry lock |