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