From e3987b0d43bd8546b3750f364ebe1ba1d3b189f3 Mon Sep 17 00:00:00 2001 From: J08nY Date: Thu, 27 Apr 2023 18:22:42 +0200 Subject: Reference Rainbow master branch. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index c341a3f..606cae6 100644 --- a/setup.py +++ b/setup.py @@ -37,7 +37,7 @@ setup( "asn1crypto", "jinja2", "Click", - "rainbow @ git+https://github.com/J08nY/rainbow@main" + "rainbow @ git+https://github.com/J08nY/rainbow@master" ], extras_require={ "dev": ["mypy", "flake8"], -- cgit v1.3.1