Skip to content

Commit c088c40

Browse files
authored
Update README badges for tests and Python versions
Updated unit test badge and Python version compatibility in README.
1 parent 4862010 commit c088c40

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@
1616
<img src="https://img.shields.io/badge/license-MIT-purple.svg">
1717
</a>
1818
<a href="https://VirtualPlanetaryLaboratory.github.io/vplanet/conduct.html"><img src="https://img.shields.io/badge/Code%20of-Conduct-7d93c7.svg"></a><br>
19-
<img src="https://img.shields.io/badge/Unit%20Tests-5-darkblue.svg">
19+
<img src="https://img.shields.io/badge/Unit%20Tests-10-darkblue.svg">
2020
</a>
2121
<a href="https://github.com/VirtualPlanetaryLaboratory/multi-planet//actions/workflows/tests.yml">
2222
<img src="https://github.com/VirtualPlanetaryLaboratory/multi-planet//actions/workflows/tests.yml/badge.svg"/>
2323
</a>
24-
<img src="https://img.shields.io/badge/Python-3.6--3.9-orange.svg"/><br>
24+
<img src="https://img.shields.io/badge/Python-3.9--3.14-orange.svg"/><br>
2525
<a href="https://github.com/VirtualPlanetaryLaboratory/multi-planet//actions/workflows/pip-install.yml">
2626
<img src="https://github.com/VirtualPlanetaryLaboratory/multi-planet//actions/workflows/pip-install.yml/badge.svg"/>
2727
</a>
28-
<img src="https://img.shields.io/badge/Python-3.7--3.9-orange.svg"/>
28+
<img src="https://img.shields.io/badge/Python-3.9--3.14-orange.svg"/>
2929
<img src = "https://img.shields.io/badge/Platforms-Linux_|%20macOS-darkgreen.svg?style=flat">
3030
</p>
3131

0 commit comments

Comments
 (0)