From 32abedba1847088912ec4ded51b467c6fc4c3c60 Mon Sep 17 00:00:00 2001 From: Michel Oosterhof Date: Thu, 12 Sep 2019 11:08:35 +0400 Subject: [PATCH] py versions --- tox.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tox.ini b/tox.ini index 9e2619a1..d8d119e6 100644 --- a/tox.ini +++ b/tox.ini @@ -11,6 +11,8 @@ python = 3.6: py36 3.7: py37, lint, docs 3.8-dev: py38 + pypy: pypy + pypy3: pypy3 [testenv] setenv =