Skip to content

Commit ec0bc70

Browse files
authored
Restore PyPI description (#143)
1 parent 186789b commit ec0bc70

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "lightcone-cli"
33
dynamic = ["version"]
44
description = "Lightcone command-line toolchain"
5-
# readme = "README.md"
5+
readme = "README.md"
66
license = { text = "BSD-3-Clause" }
77
requires-python = ">=3.11"
88
authors = [
@@ -25,7 +25,7 @@ dependencies = [
2525

2626
[dependency-groups]
2727
eval = [
28-
"anthropic>=0.40",
28+
"anthropic>=0.90",
2929
"build>=1.0",
3030
"daytona-sdk>=0.140",
3131
"pydantic>=2.0",

0 commit comments

Comments
 (0)