arcade-mcp/toolkits/math
Sam Partee f3feb85239
Fix small bugs in pyproject.tomls (#88)
```
authors = ["Arcade AI <dev@arcade-ai.com>"]
```
vs
```
authors = ["Arcade AI <dev@arcade-ai.com"]
```

There is also now a ``make`` command for ``make install-toolkits``
2024-10-04 12:08:03 -07:00
..
arcade_math Toolkit lint cleanup (#72) 2024-10-01 10:41:38 -07:00
evals Fix ruff (#64) 2024-09-25 09:47:30 -07:00
tests Fix ruff (#64) 2024-09-25 09:47:30 -07:00
pyproject.toml Fix small bugs in pyproject.tomls (#88) 2024-10-04 12:08:03 -07:00