* change theme for docs - update to 0.1.6: * Feat: remove duplicates - update to 0.1.5: * Fix urls - update to 0.1.4: * Initial support for bytesio * Fix flaky tests - switch url to github, as it takes a long time to actually show up on pypi OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-modern-colorthief?expand=0&rev=7
8 lines
194 B
XML
8 lines
194 B
XML
<?xml version="1.0" ?>
|
|
<services>
|
|
<service name="download_files" mode="manual" />
|
|
<service name="cargo_vendor" mode="manual">
|
|
<param name="src">*.tar.gz</param>
|
|
</service>
|
|
</services>
|