chore: Add script to update poetry.lock
This commit is contained in:
parent
01b3979be2
commit
a8c485f838
5
scripts/poetry-lock.sh
Normal file
5
scripts/poetry-lock.sh
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
# file: poetry-lock.sh
|
||||||
|
# description: Update poetry.lock.
|
||||||
|
|
||||||
|
poetry lock
|
||||||
Loading…
Reference in New Issue
Block a user