From 3cffea012f1b119ef9105dc1c12a011d4751adbb Mon Sep 17 00:00:00 2001 From: Jack Rosenthal Date: Mon, 12 Feb 2024 23:40:33 -0700 Subject: [PATCH] setup.py: Pin sprox to my fork --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index dd45f36..dbcf809 100644 --- a/setup.py +++ b/setup.py @@ -31,6 +31,7 @@ "recordclass", "cryptography", "requests", + "sprox @ https://github.com/jackrosenthal/sprox/archive/refs/heads/getargspec.zip", ] DEV_DEPENDS = [