From 2a963cb9f34852a08c43a96070fc97eb0039fd8a Mon Sep 17 00:00:00 2001 From: Kevin Tindall Date: Wed, 2 Feb 2022 17:10:13 -0600 Subject: [PATCH] Small addition to support asdf-vm nodejs --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 136b378..013af67 100644 --- a/tox.ini +++ b/tox.ini @@ -18,6 +18,7 @@ commands = black --check ./mcstatus [testenv:lint] +passenv = HOME commands = pyright ./mcstatus