Add install-qt-commercial feature and tests #16
Your pull request is up to standards!
Codacy found no issues in your code
Annotations
Check warning on line 28 in aqt/helper.py
codacy-production / Codacy Static Code Analysis
aqt/helper.py#L28
Consider possible security implications associated with the subprocess module.
Check warning on line 619 in aqt/helper.py
codacy-production / Codacy Static Code Analysis
aqt/helper.py#L619
Reimport 'shutil' (imported line 27)
Check warning on line 636 in aqt/helper.py
codacy-production / Codacy Static Code Analysis
aqt/helper.py#L636
subprocess call - check for execution of untrusted input.
Check warning on line 643 in aqt/helper.py
codacy-production / Codacy Static Code Analysis
aqt/helper.py#L643
subprocess call - check for execution of untrusted input.
Check warning on line 879 in aqt/installer.py
codacy-production / Codacy Static Code Analysis
aqt/installer.py#L879
Reimport 'Path' (imported line 39)