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