Skip to content

Commit 75c24eb

Browse files
committed
Tweak pyproject, uv
1 parent 0be09c1 commit 75c24eb

2 files changed

Lines changed: 4 additions & 10 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,15 +47,11 @@ dev = [
4747
"ruff",
4848
"Werkzeug",
4949
"frozen-flask",
50+
"anthropic",
5051
]
5152
aws = [
5253
"boto3",
5354
]
54-
llama = [
55-
# Claude via a custom Anthropic-compatible endpoint with prompt caching.
56-
# Used by codeclash/agents/mini_anthropic_model.py; see the ladder configs.
57-
"anthropic",
58-
]
5955
docs = [
6056
"mkdocs-material",
6157
"mkdocstrings[python]",

uv.lock

Lines changed: 3 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)