From ca85288866b6bc3c887ede38b0a059f79cf32d4a Mon Sep 17 00:00:00 2001 From: Ilya Etingof Date: Tue, 14 Feb 2017 23:45:37 +0100 Subject: use pyasn1 from github --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 313e30af..dffc62a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -pyasn1>=0.2.3 pysmi pycryptodome +-e git+https://github.com/etingof/pyasn1.git#egg=pyasn1 -- cgit v1.2.1