Skip to content

Commit

Permalink
feat(deps): atproto
Browse files Browse the repository at this point in the history
Signed-off-by: John Andersen <[email protected]>
  • Loading branch information
johnandersen777 committed Nov 29, 2024
1 parent 229909b commit 6b4a934
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@ long_description = "# Git over ATProto"
long_description_content_type = "text/markdown"
readme = {file = "README.md", content-type = "text/markdown"}
authors = [
{ name = "John Andersen", email = "johnandersen777@protonmail.com" }
{ name = "Public Domain", email = "publicdomainrelay@protonmail.com" }
]
requires-python = ">=3.12"
dependencies = [
"atproto>=0.0.55",
]

[project.scripts]
Expand Down

0 comments on commit 6b4a934

Please sign in to comment.