From a8676de501e7cde373dd11a701b00bb49ad742b7 Mon Sep 17 00:00:00 2001 From: Macl-I <147622604+Macl-I@users.noreply.github.com> Date: Wed, 19 Jun 2024 14:21:55 +0200 Subject: [PATCH] Update tox.ini --- tox.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index c147f24..25d1969 100644 --- a/tox.ini +++ b/tox.ini @@ -11,9 +11,10 @@ python = [gh-actions:env] PLATFORM = + macos: darwin ubuntu-latest: linux windows-latest: windows - + [testenv] platform = macos: darwin