diff options
| author | J08nY | 2023-06-20 17:06:45 +0200 |
|---|---|---|
| committer | J08nY | 2023-06-20 17:06:45 +0200 |
| commit | f49f0a725f6393934c7e79a3036b2b2a90309320 (patch) | |
| tree | c80f6bea3addd371c4a2b44afa1d8a234fd759f7 | |
| parent | e3987b0d43bd8546b3750f364ebe1ba1d3b189f3 (diff) | |
| download | pyecsca-codegen-f49f0a725f6393934c7e79a3036b2b2a90309320.tar.gz pyecsca-codegen-f49f0a725f6393934c7e79a3036b2b2a90309320.tar.zst pyecsca-codegen-f49f0a725f6393934c7e79a3036b2b2a90309320.zip | |
Point at Rainbow from master.
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"], |
