chore(tests): simplify get_platform test

`nest_asyncio` is archived and broken on some platforms so it's
not worth keeping in our test suite.
This commit is contained in:
stainless-app[bot] 2025-09-06 03:38:23 +00:00
parent 273dffa4ac
commit 0a47e601d1
3 changed files with 6 additions and 49 deletions

View file

@ -75,7 +75,6 @@ multidict==6.4.4
mypy==1.14.1
mypy-extensions==1.0.0
# via mypy
nest-asyncio==1.6.0
nodeenv==1.8.0
# via pyright
nox==2023.4.22