Refresh env, add aiohttp dep, improve resource selection and GStreamer flags

This commit is contained in:
Matteo Benedetto
2026-03-22 12:32:40 +01:00
parent 6fc467127c
commit 193e914ffd
11 changed files with 242 additions and 32 deletions
+10 -1
View File
@@ -4,11 +4,20 @@ channels:
dependencies:
- python=3.11
- pip
- setuptools>=68
- wheel
- pygobject
- gstreamer
- gst-plugins-base
- gst-plugins-good
- gst-plugins-bad
- gst-libav
- ffmpeg
- sdl2
- sdl2_ttf
- cairo
- pkg-config
- pytest>=7
- pytest-asyncio>=0.21
- pip:
- -e .[dev]
- -e .