Storing the offset of DWARF operations within the expression block (#404)
[pyelftools.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 7e9b48468c902a4f8f3d3791b05ae00ccbac0427..1c0192f4049d57bfadbe580d6ce3ea98f8855496 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -1,7 +1,9 @@
 [tox]
-envlist = py27,py34,py35
+envlist = py27,py38
 
 [testenv]
+setenv =
+    LC_ALL = en_US.utf-8
 commands =
     python test/run_all_unittests.py
     python test/run_examples_test.py