.gitignore
.isort.cfg
.pre-commit-config.yaml
.pylintrc
CODE_OF_CONDUCT.rst
CODE_OF_CONDUCT.rst.license
CONTRIBUTING.rst
CONTRIBUTING.rst.license
LICENSE
README.rst
README.rst.license
optional_requirements.txt
optional_requirements.txt.license
pyproject.toml
readthedocs.yml
requirements.txt
requirements.txt.license
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/build.yml
.github/workflows/release.yml
LICENSES/CC-BY-4.0.txt
LICENSES/MIT.txt
LICENSES/Unlicense.txt
circup/__init__.py
circup/backends.py
circup/bundle.py
circup/command_utils.py
circup/commands.py
circup/logging.py
circup/module.py
circup/shared.py
circup.egg-info/PKG-INFO
circup.egg-info/SOURCES.txt
circup.egg-info/dependency_links.txt
circup.egg-info/entry_points.txt
circup.egg-info/requires.txt
circup.egg-info/top_level.txt
circup/config/bundle_config.json
circup/config/bundle_config.json.license
docs/conf.py
docs/index.rst
docs/index.rst.license
docs/logo.png
docs/logo.png.license
docs/_static/favicon.ico
docs/_static/favicon.ico.license
tests/__init__.py
tests/bad_python.py
tests/bundle.json
tests/bundle.json.license
tests/device.json
tests/device.json.license
tests/import_styles.py
tests/local_module.py
tests/local_module_cp7.mpy
tests/local_module_cp7.mpy.license
tests/mount_exists.txt
tests/mount_exists.txt.license
tests/mount_missing.txt
tests/mount_missing.txt.license
tests/remote_module.py
tests/test_bundle_config.json
tests/test_bundle_config.json.license
tests/test_bundle_config_local.json
tests/test_bundle_config_local.json.license
tests/test_circup.py
tests/test_module.mpy
tests/test_module.mpy.license
tests/bad_module/__init__.py
tests/bad_module/my_module.py
tests/dir_module/__init__.py
tests/dir_module/my_module.py
tests/mock_device/boot_out.txt
tests/mock_device/boot_out.txt.license
tests/mock_device/lib/adafruit_waveform/.gitkeep