.gitignore
.travis.yml
CHANGELOG.rst
CONTRIBUTE.rst
LICENSE
MANIFEST.in
README.rst
azure-pipelines.yml
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
.github/FUNDING.yml
aqt/__init__.py
aqt/__main__.py
aqt/archives.py
aqt/cli.py
aqt/combinations.json
aqt/helper.py
aqt/installer.py
aqt/logging.ini
aqt/settings.ini
aqt/settings.py
aqtinstall.egg-info/PKG-INFO
aqtinstall.egg-info/SOURCES.txt
aqtinstall.egg-info/dependency_links.txt
aqtinstall.egg-info/requires.txt
aqtinstall.egg-info/top_level.txt
bin/aqt
ci/accelbubble.7z
ci/generate_azure_pipelines_matrices.py
ci/helloworld.7z
ci/openglwindow.7z
ci/redditclient.7z
ci/steps.yml
docs/Makefile
docs/authors.rst
docs/changes.rst
docs/cli.rst
docs/conf.py
docs/devguide.rst
docs/index.rst
docs/internals.rst
docs/make.bat
docs/requirements.txt
tests/conftest.py
tests/test_cli.py