We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a25232 commit 5b893d9Copy full SHA for 5b893d9
README.rst
@@ -20,6 +20,9 @@ axe-selenium-python integrates aXe and selenium to enable automated web accessib
20
.. image:: https://img.shields.io/github/issues-raw/mozilla-services/axe-selenium-python.svg?style=for-the-badge
21
:target: https://github.com/mozilla-services/axe-selenium-python/issues
22
:alt: Issues
23
+.. image:: https://pyup.io/repos/github/mozilla-services/axe-selenium-python/python-3-shield.svg?style=for-the-badge
24
+ :target: https://pyup.io/repos/github/mozilla-services/axe-selenium-python/
25
+ :alt: Python 3
26
27
28
Requirements
0 commit comments