chiark / gitweb /
setup.py: don't use pyasn1 to 0.3.3 until pyasn1-modules is updated to support it
authorMarcus Hoffmann <bubuiic@aol.com>
Sun, 27 Aug 2017 21:58:40 +0000 (21:58 +0000)
committerMarcus Hoffmann <bubuiic@aol.com>
Sun, 27 Aug 2017 21:58:40 +0000 (21:58 +0000)
commitaf707cd1cb86ff8c3f8931adc0f874cd976cf391
tree755737194bc118a4b465bf63037753babdfa3c05
parent222b9251e7ec27518ecf43ac3de1c18a1694fb1d
setup.py: don't use pyasn1 to 0.3.3 until pyasn1-modules is updated to support it

Latest pyasn1-modules hard codes pyasn1-0.3.2, so this currently break our tests.
Ref: https://github.com/etingof/pyasn1-modules/issues/4
setup.py