From 18a3b2195e18da76019a5b6ef9c898b65d841593 Mon Sep 17 00:00:00 2001 From: DevOps Bot Date: Sun, 21 Dec 2025 14:30:41 +0000 Subject: [PATCH] ci: pushing new workflows --- pip-options.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 pip-options.txt diff --git a/pip-options.txt b/pip-options.txt new file mode 100644 index 0000000..a656415 --- /dev/null +++ b/pip-options.txt @@ -0,0 +1,4 @@ +--index-url https://bandersnatch.yusufali.ca/simple/ +--extra-index-url https://pypi.yusufali.ca/simple/ +--trusted-host bandersnatch.yusufali.ca +--trusted-host pypi.yusufali.ca