Skip to content

Commit 0db4d6f

Browse files
Merge pull request #134 from rgieseke/patch-1
Fix pyproject toml link
2 parents fc8882f + 66708ad commit 0db4d6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--- pyml disable-next-line line-length, first-line-h1 -->
2-
[![GitHub Repository](https://img.shields.io/badge/GitHub-blue?style=for-the-badge&logo=github&logoColor=white&labelColor=%23555555&color=%23838996)](https://github.com/ISI-MIP/attrici) [![Docs](https://img.shields.io/badge/Docs-%23ff8c00?style=for-the-badge)](https://isi-mip.github.io/attrici) [![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/ISI-MIP/attrici/ci.yml?style=for-the-badge)](https://github.com/ISI-MIP/attrici/actions) [![Python Version from PEP 621 TOML](https://img.shields.io/python/required-version-toml?tomlFilePath=https%3A%2F%2Fraw.githubusercontent.com%2FISI-MIP%2Fattrici%2Frefs%2Fheads%2Fpdoc%2Fpyproject.toml&style=for-the-badge)](https://github.com/ISI-MIP/attrici/blob/pdoc/pyproject.toml) [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json&style=for-the-badge)](https://github.com/astral-sh/ruff)
2+
[![GitHub Repository](https://img.shields.io/badge/GitHub-blue?style=for-the-badge&logo=github&logoColor=white&labelColor=%23555555&color=%23838996)](https://github.com/ISI-MIP/attrici) [![Docs](https://img.shields.io/badge/Docs-%23ff8c00?style=for-the-badge)](https://isi-mip.github.io/attrici) [![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/ISI-MIP/attrici/ci.yml?style=for-the-badge)](https://github.com/ISI-MIP/attrici/actions) [![Python Version from PEP 621 TOML](https://img.shields.io/python/required-version-toml?tomlFilePath=https%3A%2F%2Fraw.githubusercontent.com%2FISI-MIP%2Fattrici%2Fmain%2Fpyproject.toml&style=for-the-badge)](https://github.com/ISI-MIP/attrici/blob/main/pyproject.toml) [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json&style=for-the-badge)](https://github.com/astral-sh/ruff)
33

44
# ATTRICI - counterfactual climate for impact attribution
55

0 commit comments

Comments
 (0)