Refresh env, add aiohttp dep, improve resource selection and GStreamer flags
This commit is contained in:
+10
-1
@@ -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 .
|
||||
|
||||
Reference in New Issue
Block a user