ynput / ayon-launcher

AYON desktop application launcher
Apache License 2.0
34 stars 14 forks source link

Platform name is not passed to 'download_dependency_package' #77

Closed iLLiCiTiT closed 10 months ago

iLLiCiTiT commented 11 months ago

Changelog Description

Platform name is not used in download_dependency_package since ayon-python-api 0.3.x, and since last release is marked as deprecated.

Testing notes:

  1. Make sure bundle you're going to use have set dependency package.
  2. Remove the dependency package from %LOCALAPPDATA%/Ynput/AYON/dependency_packages/ if you have it downloaded already.
  3. Run ayon-launcher with this PR (from code or build)
  4. Download of dependency package should start.
  5. It should download it just fine.