Skip to content

Commit

Permalink
Remove use of the mastodon.py library: its benefits are marginal, but…
Browse files Browse the repository at this point in the history
… it gets in the way of straightforward debugging.
  • Loading branch information
Johannes Ernst committed Oct 16, 2024
1 parent 4dcd40b commit 661efbe
Show file tree
Hide file tree
Showing 3 changed files with 330 additions and 196 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies = [
"jinja2",
"pyhamcrest",
"pytest",
"mastodon.py",
"requests",
"types-requests",
"pre-commit"
]
Expand Down
Loading

0 comments on commit 661efbe

Please sign in to comment.