Skip to content

Commit

Permalink
Fix installation issue
Browse files Browse the repository at this point in the history
  • Loading branch information
klieret committed Dec 6, 2024
1 parent 1a9da05 commit fa6f877
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ dev = [
"pre-commit",
"pytest-asyncio",
"griffe-pydantic",
"swerex[modal]",
"swerex[fargate]",
"swe-rex[modal]",
"swe-rex[fargate]",
]
modal = [
"modal",
Expand Down

0 comments on commit fa6f877

Please sign in to comment.