File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Introduction
3
3
4
4
5
5
.. image :: https://readthedocs.org/projects/circuitpython-displayio_dial/badge/?version=latest
6
- :target: https://circuitpython-displayio_dial .readthedocs.io/
6
+ :target: https://circuitpython-displayio-dial .readthedocs.io/en/latest /
7
7
:alt: Documentation Status
8
8
9
9
@@ -17,9 +17,9 @@ Introduction
17
17
:alt: Build Status
18
18
19
19
20
- .. image :: https://img.shields.io/badge/code%20style-black-000000.svg
21
- :target: https://github.com/psf/black
22
- :alt: Code Style: Black
20
+ .. image :: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
21
+ :target: https://github.com/astral-sh/ruff
22
+ :alt: Code Style: Ruff
23
23
24
24
A dial gauge widget for displaying graphical information.
25
25
@@ -38,8 +38,7 @@ or individual libraries can be installed using
38
38
39
39
Installing from PyPI
40
40
=====================
41
- .. note :: This library is not available on PyPI yet. Install documentation is included
42
- as a standard element. Stay tuned for PyPI availability!
41
+ .. note :: This library is not available on PyPI.
43
42
44
43
45
44
Installing to a Connected CircuitPython Device with Circup
You can’t perform that action at this time.
0 commit comments