From a90cbcc02518d89384ef8bc3f96303a3584d1535 Mon Sep 17 00:00:00 2001 From: Thomas Grainger Date: Wed, 23 Sep 2020 20:03:15 +0100 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pyproject.toml b/pyproject.toml index 803d27a9..da80f507 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,6 +69,8 @@ commands = {dev,linters}: check-manifest [testenv:build] +# empty environment to build universal wheel once per tox invocation +# https://github.com/ionelmc/tox-wheel#build-configuration [testenv:documentation] deps = sphinx