DDeepin Developerfeat: Init commit
1c7874c8创建于 2022年10月13日历史提交
Test-Command: set -e ; for py in $(py3versions -r 2>/dev/null) ; do echo "Testing with $py:" ; $py -m pytest -m "not quality" ; done
Depends: python3-hypothesis, python3-mutagen, python3-pytest, python3-all