mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-04-05 20:11:11 +08:00
4 lines
80 B
YAML
4 lines
80 B
YAML
language: python
|
|
install: pip install --user -r requirements.txt
|
|
script: pytest
|