Use tomllib now that toml is in the standard library
This commit is contained in:
parent
e9bc97fb40
commit
63a2c0dfd9
3 changed files with 80 additions and 71 deletions
|
|
@ -18,7 +18,6 @@ dependencies = [
|
|||
"pygments==2.19.1",
|
||||
"pyinotify-elephant-fork==0.0.1",
|
||||
"termstr",
|
||||
"toml==0.10.2",
|
||||
]
|
||||
|
||||
[tool.uv.sources]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue