Skip to content

Commit b2b9d4c

Browse files
committed
Fix toml
1 parent 4a74399 commit b2b9d4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ text = [
4747
"textstat>=0.7.10,<1.0.0",
4848
]
4949

50-
all = ["dreadnode[training,multimodal,text]"]
50+
# all = ["dreadnode[training,multimodal,text]"]
5151

5252
dev = [
5353
"mypy>=1.8.0,<2.0.0",

0 commit comments

Comments
 (0)