Skip to content

Commit 4b6cf61

Browse files
committed
Updated entangled-cli to account for not having rich extra
1 parent a36dc58 commit 4b6cf61

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 @@ dependencies = [
4747
]
4848
[project.optional-dependencies]
4949
docs = [
50-
"entangled_cli[rich]",
50+
"entangled-cli~=2.0",
5151
"mkdocs",
5252
"mkdocs-entangled-plugin",
5353
"mkdocs-material",

0 commit comments

Comments
 (0)