diff options
| author | J08nY | 2024-05-29 21:01:26 +0200 |
|---|---|---|
| committer | J08nY | 2024-05-29 21:01:26 +0200 |
| commit | d429a996d64e8f8df552ae4a34a04189dc9b82c4 (patch) | |
| tree | a33b9bcdd55229b35cdfc984048a702701a1e191 | |
| parent | d02aa590687455eeda1281adf77d6f3be15abfc1 (diff) | |
| download | pyecsca-codegen-d429a996d64e8f8df552ae4a34a04189dc9b82c4.tar.gz pyecsca-codegen-d429a996d64e8f8df552ae4a34a04189dc9b82c4.tar.zst pyecsca-codegen-d429a996d64e8f8df552ae4a34a04189dc9b82c4.zip | |
Point to donjon-rainbow on pypi.
| -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] |
