arcade-mcp/toolkits/github
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_github SDK: Generic OAuth 2.0 connector (#81) 2024-10-03 16:40:02 -07:00
evals Add Github Toolkit (#75) 2024-10-02 10:40:17 -07:00
pyproject.toml Fix small bugs in pyproject.tomls (#88) 2024-10-04 12:08:03 -07:00