From 2aa07b69b087611be5740d7f158e22b8dcef2942 Mon Sep 17 00:00:00 2001 From: Ben-Cassese Date: Fri, 19 Apr 2024 11:00:35 -0400 Subject: [PATCH] attempting to fix jaxoplanet test execution --- tests/requirements.txt | 1 + tox.ini | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index e69de29..213effc 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -0,0 +1 @@ +jaxoplanet \ No newline at end of file diff --git a/tox.ini b/tox.ini index 70233c9..9780bec 100644 --- a/tox.ini +++ b/tox.ini @@ -12,7 +12,7 @@ python = [gh-actions:env] PLATFORM = ubuntu-latest: linux - macos-latest: macos + macos-latest: darwin [testenv] deps =