diff options
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 2b33732..ff471c5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ "jinja2", "Click", "importlib-resources", - "rainbow @ git+https://github.com/Ledger-Donjon/rainbow@master" + "donjon-rainbow" ] [project.urls] |
