commit | cb73b224c1982370fb6be39c2eafbe676c92a99a | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Tue May 12 20:17:21 2015 -0400 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Tue May 12 20:17:21 2015 -0400 |
tree | 94989fce2ffd6b4040806bd3060b11a981f79440 | |
parent | c1ae7516c7e2727b926f12692c05461e6471a4b0 [diff] | |
parent | fbc64d3527acd9f70e1d3e7dc404c798f42f3a44 [diff] |
Merge pull request #1934 from reaperhulk/asn1string-to-utf8 refactor asn1string->utf8 conversion into a separate function
diff --git a/tox.ini b/tox.ini index 759345f..77382eb 100644 --- a/tox.ini +++ b/tox.ini
@@ -9,6 +9,7 @@ pretend pytest ./vectors +passenv = ARCHFLAGS LDFLAGS CFLAGS INCLUDE LIB LD_LIBRARY_PATH commands = # We use parallel mode and then combine here so that coverage.py will take # the paths like .tox/py34/lib/python3.4/site-packages/cryptography/__init__.py