Skip to content

Commit bea3e4e

Browse files
committed
remove tomli from dependency list
1 parent 7f17556 commit bea3e4e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ readme = "README.md"
1313
requires-python = ">=3.7"
1414
license = {text = "MIT"}
1515
dependencies = [
16-
"tomli; python_version<'3.11'",
1716
"ruff",
1817
"python-lsp-server",
1918
]

0 commit comments

Comments
 (0)