1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
Description: Avoid loading third-party images
Author: Stephen Kitt <skitt@debian.org>
Forwarded: not-needed
--- a/docs/install.rst
+++ b/docs/install.rst
@@ -6,7 +6,7 @@
.. raw:: html
<a href="https://repology.org/project/python:evdev/versions">
- <img src="https://repology.org/badge/vertical-allrepos/python:evdev.svg?exclude_sources=modules,site&exclude_unsupported=1" alt="Packaging status">
+ See Repology’s version information.
</a>
Consult the documentation of your OS package manager for installation instructions.
|