miurahr / aqtinstall

aqt: Another (unofficial) Qt CLI Installer on multi-platforms
https://aqtinstall.readthedocs.io/en/latest/
MIT License
893 stars 83 forks source link

Fix issue #731 #732

Closed comargo closed 7 months ago

comargo commented 8 months ago

Make base_url argument optional with default to None and replace it with Settings.baseurl if it is None (standard optional argument procedure)