Skip to content

Commit

Permalink
Update README to fix layout of status badges table (pyvista#5816)
Browse files Browse the repository at this point in the history
  • Loading branch information
tkoyama010 authored Mar 24, 2024
1 parent c34dfac commit 1aadbca
Showing 1 changed file with 23 additions and 27 deletions.
50 changes: 23 additions & 27 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -108,33 +108,29 @@ Status badges
.. |Awesome Scientific Computing| image:: https://awesome.re/mentioned-badge.svg
:target: https://github.com/nschloe/awesome-scientific-computing

+----------------------+------------------------+-------------+
| Deployment | |pypi| | |conda| |
+----------------------+------------------------+-------------+
| Build Status | |GH-CI| | |python| |
| +------------------------+-------------+
| | |pre-commit.ci status| | |
+----------------------+------------------------+-------------+
| Metrics | |codacy| | |codecov| |
+----------------------+------------------------+-------------+
| Activity | |PyPIact| | |condaact| |
+----------------------+------------------------+-------------+
| Citation | |joss| | |zenodo| |
+----------------------+------------------------+-------------+
| License | |MIT| | |
+----------------------+------------------------+-------------+
| Community | |slack| | |discuss| |
+----------------------+------------------------+-------------+
| Formatter | |black| | |isort| |
| +------------------------+-------------+
| | |prettier| | |
+----------------------+------------------------+-------------+
| Linter | |Ruff| |
+----------------------+------------------------+-------------+
| Affiliated | |NumFOCUS Affiliated| |
+----------------------+------------------------+-------------+
| Mentioned | |Awesome Scientific Computing| |
+----------------------+------------------------+-------------+
+----------------------+------------------------------------------------+
| Deployment | |pypi| |conda| |
+----------------------+------------------------------------------------+
| Build Status | |GH-CI| |python| |pre-commit.ci status| |
+----------------------+------------------------------------------------+
| Metrics | |codacy| |codecov| |
+----------------------+------------------------------------------------+
| Activity | |PyPIact| |condaact| |
+----------------------+------------------------------------------------+
| Citation | |joss| |zenodo| |
+----------------------+------------------------------------------------+
| License | |MIT| |
+----------------------+------------------------------------------------+
| Community | |slack| |discuss| |
+----------------------+------------------------------------------------+
| Formatter | |black| |isort| |prettier| |
+----------------------+------------------------------------------------+
| Linter | |Ruff| |
+----------------------+------------------------------------------------+
| Affiliated | |NumFOCUS Affiliated| |
+----------------------+------------------------------------------------+
| Mentioned | |Awesome Scientific Computing| |
+----------------------+------------------------------------------------+


Highlights
Expand Down

0 comments on commit 1aadbca

Please sign in to comment.