Skip to content

Commit 4a3f126

Browse files
committed
chore(toml): drop unused deps
1 parent 0c6552e commit 4a3f126

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ snakefmt = 'snakefmt.snakefmt:main'
1717
python = "^3.11"
1818
click = "^8.0.0"
1919
black = "^24.3.0"
20-
toml = "^0.10.2"
21-
importlib_metadata = {version = ">=1.7.0,<5.0", python = "<3.8"}
2220

2321
[tool.poetry.dev-dependencies]
2422
pytest = "^7.4.4"

0 commit comments

Comments
 (0)