aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJ08nY2023-06-20 17:06:45 +0200
committerJ08nY2023-06-20 17:06:45 +0200
commitf49f0a725f6393934c7e79a3036b2b2a90309320 (patch)
treec80f6bea3addd371c4a2b44afa1d8a234fd759f7
parente3987b0d43bd8546b3750f364ebe1ba1d3b189f3 (diff)
downloadpyecsca-codegen-f49f0a725f6393934c7e79a3036b2b2a90309320.tar.gz
pyecsca-codegen-f49f0a725f6393934c7e79a3036b2b2a90309320.tar.zst
pyecsca-codegen-f49f0a725f6393934c7e79a3036b2b2a90309320.zip
Point at Rainbow from master.
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 606cae6..2ba7f8e 100644
--- a/setup.py
+++ b/setup.py
@@ -37,7 +37,7 @@ setup(
"asn1crypto",
"jinja2",
"Click",
- "rainbow @ git+https://github.com/J08nY/rainbow@master"
+ "rainbow @ git+https://github.com/Ledger-Donjon/rainbow@master"
],
extras_require={
"dev": ["mypy", "flake8"],