Skip to content

Commit cde810b

Browse files
committed
Add REUSE badge to README
1 parent 12af6c8 commit cde810b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
pyclean |pypi-latest| |conda-latest|
66
====================================
77

8-
|checks-status| |tests-status| |publish-status| |download-stats| |python-versions| |python-impl| |license|
8+
|checks-status| |tests-status| |publish-status| |download-stats| |license| |reuse| |python-versions| |python-impl|
99

1010
Worried about ``.pyc`` files and ``__pycache__`` directories? Fear not!
1111
PyClean is here to help. Finally, the single-command clean up for Python
@@ -42,6 +42,9 @@ bytecode files in your favorite directories. On any platform.
4242
.. |license| image:: https://img.shields.io/pypi/l/pyclean.svg
4343
:target: https://github.com/bittner/pyclean/blob/main/LICENSES/GPL-3.0-or-later.txt
4444
:alt: Software license
45+
.. |reuse| image:: https://api.reuse.software/badge/github.com/bittner/pyclean
46+
:target: https://api.reuse.software/info/github.com/bittner/pyclean
47+
:alt: REUSE compliance
4548
.. |video| image:: https://asciinema.org/a/g8Q2ljghA7W4RD9cb3Xz100Tl.svg
4649
:target: https://asciinema.org/a/g8Q2ljghA7W4RD9cb3Xz100Tl
4750
:alt: PyClean and its future

0 commit comments

Comments
 (0)