Skip to content

Commit

Permalink
(temp) test simplest env
Browse files Browse the repository at this point in the history
  • Loading branch information
martindurant committed Dec 18, 2024
1 parent e5f2218 commit 7a9a3d0
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions ci/environment-friends.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,17 @@ name: test_env
channels:
- conda-forge
dependencies:
- python=3.12
- pytest
- pytest-asyncio !=0.22.0
- pytest-benchmark
- pytest-cov
- pytest-mock
- pytest-asyncio
- pip
- ujson
- requests
- decorator
- pytest-timeout
- google-auth
- aiohttp
- google-auth-oauthlib
- flake8
- black
- google-cloud-core
- google-cloud-storage
- google-api-core
- google-api-python-client
- httpretty
- aiobotocore
- moto
- flask
- pyopenssl>=24.0.0
- fsspec

0 comments on commit 7a9a3d0

Please sign in to comment.