From c027055eaab281a73891c52ab7e6b0d4c476f1d2 Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Mon, 27 Dec 2021 13:48:25 -0800 Subject: [PATCH] Fix github actions --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 1cf757885..8a86f7e02 100644 --- a/tox.ini +++ b/tox.ini @@ -5,7 +5,7 @@ skipsdist = True [gh-actions] python = - 3.9: py39 + 3.9: py3 [testenv] deps =