Custom transport for Unit Testing

This commit is contained in:
Ivan Kravets
2017-06-20 18:48:52 +03:00
parent 6ad1ce5239
commit f78837d467
4 changed files with 42 additions and 42 deletions

View File

@@ -81,7 +81,7 @@ def _get_installed_platform_data(platform,
name=p.name,
title=p.title,
description=p.description,
version=p.version, # comment before dump
version=p.version,
homepage=p.homepage,
repository=p.repository_url,
url=p.vendor_url,