From ff15bff94c96ecef3f21a224c996ee342dc9e6bf Mon Sep 17 00:00:00 2001 From: Timmy Welch Date: Tue, 25 Apr 2023 16:26:05 -0700 Subject: [PATCH] Fix pypi upload --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index bd7f99d..492a050 100644 --- a/setup.cfg +++ b/setup.cfg @@ -188,7 +188,7 @@ commands = [testenv:pypi-upload] description = Upload wheel to PyPi -platform = Linux +platform = linux labels = release skip_install = true