File: environment.yml

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 (9 lines) | stat: -rw-r--r-- 128 bytes parent folder | download
1
2
3
4
5
6
7
8
9
name: s3fs
channels:
  - defaults
dependencies:
  - python= 3.10
  - botocore
  - docutils<0.17
  - sphinx
  - sphinx_rtd_theme