Skip to content
Snippets Groups Projects

Add annotations and linters

Merged Izalia Mae requested to merge (removed):annotations into master
16 files
+ 839
630
Compare changes
  • Side-by-side
  • Inline
Files
16
+ 2
2
@@ -15,7 +15,7 @@ the [official pipx docs](https://pypa.github.io/pipx/installation/) for more in-
Now simply install ActivityRelay directly from git
pipx install git+https://git.pleroma.social/pleroma/relay@0.2.4
pipx install git+https://git.pleroma.social/pleroma/relay@0.2.5
Or from a cloned git repo.
@@ -39,7 +39,7 @@ be installed via [pyenv](https://github.com/pyenv/pyenv).
The instructions for installation via pip are very similar to pipx. Installation can be done from
git
python3 -m pip install git+https://git.pleroma.social/pleroma/relay@0.2.4
python3 -m pip install git+https://git.pleroma.social/pleroma/relay@0.2.5
or a cloned git repo.
Loading