Files
aqtinstall/.gitignore
Alexandre Poumaroux 5d699b9ebf Commercial fixes, CI tests, more tests, coverage (#883)
* Add authentication flags for list-qt-commercial, add tests for coverage

* Add dry run

* Make tests really use auth since secrets have been added, fix some indents

* Fix auth issue, rename user 'email, and password 'pw'

* Fix modules param type

* Update commands names
2025-02-22 09:56:56 +09:00

24 lines
218 B
Plaintext

build
aqt/version.py
dist
venv
build_venv
*.pyc
*.egg-info
__pycache__
.idea
.tox
.venv
ci/*.matrix.gen.yml
docs/_build/
*.mo
aqtinstall.log
Qt/
.gravitybee
.eggs
qtaccount.ini
.pytest_cache
.run/
.python-version
.env