fix: handle missing environment variables more robustly
This commit is contained in:
parent
fcf7254e64
commit
3b7ddfa718
4 changed files with 61 additions and 7 deletions
|
@ -14,6 +14,7 @@ dependencies = [
|
|||
"pytomlpp>=1.0.13",
|
||||
"apischema>=0.18.1",
|
||||
"yarl>=1.9.4",
|
||||
"boltons>=24.0.0",
|
||||
]
|
||||
readme = "README.md"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue