File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,8 @@ Free software: `MIT license <LICENSE>`__
23
23
| |coverage|
24
24
* - package
25
25
- | |commits-since |
26
+ | |code-style|
27
+ | |license|
26
28
27
29
.. TODO add the following to package badge list once PyPy distribution enabled: |version| |wheel| |supported-versions| |supported-implementations|
28
30
.. * - docs
@@ -61,7 +63,13 @@ Free software: `MIT license <LICENSE>`__
61
63
:target: https://coveralls.io/github/softwareengineerprogrammer/GEOPHIRES-X?branch=main
62
64
:alt: Coverage Status
63
65
66
+ .. |code-style | image :: https://img.shields.io/badge/code%20style-black-000000.svg
67
+ :target: https://github.com/NREL/GEOPHIRES-X/blob/main/.pre-commit-config.yaml
68
+ :alt: Code Style: black
64
69
70
+ .. |license | image :: https://img.shields.io/badge/license-MIT-green.svg
71
+ :target: https://github.com/NREL/GEOPHIRES-X/blob/main/LICENSE
72
+ :alt: MIT license
65
73
66
74
.. end-badges
67
75
You can’t perform that action at this time.
0 commit comments