File: env.yaml

package info (click to toggle)
python-s3fs 2026.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 620 kB
  • sloc: python: 6,138; makefile: 190
file content (19 lines) | stat: -rw-r--r-- 241 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: test_env
channels:
  - conda-forge
dependencies:
  - pytest
  - pytest-asyncio
  - pip
  - pytest
  - ujson
  - requests
  - decorator
  - pytest-timeout
  - flake8
  - black
  - httpretty
  - aiobotocore
  - moto
  - flask
  - fsspec