aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
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"],