No description
Find a file
2025-06-25 23:21:23 -04:00
.github Undo last change 2025-06-23 08:51:49 -07:00
docs Revert back to using setup.py to fix install problems 2025-06-23 08:26:25 -07:00
examples Added pre-commit support 2022-03-04 09:17:23 -08:00
LICENSES Run pre-commit again 2025-02-11 13:36:26 -08:00
src Move tomllib imports to function so it works on MicroPython 2025-06-23 10:44:39 -07:00
test Updated pylint config and linted everything 2023-09-08 09:38:31 -07:00
tests Remove return_toml param 2025-03-04 08:28:29 -08:00
.gitignore add new line to end of .gitignore 2023-04-19 20:59:21 +02:00
.gitmodules Added pre-commit support 2022-03-04 09:17:23 -08:00
.pre-commit-config.yaml Add issue templates and update prec-ommit config 2023-09-07 16:26:56 -07:00
.pylintrc Updated pylint config and linted everything 2023-09-08 09:38:31 -07:00
.readthedocs.yaml Fix failing docs 2023-09-18 13:50:10 -07:00
CODE_OF_CONDUCT.md Added pre-commit support 2022-03-04 09:17:23 -08:00
LICENSE Added pre-commit support 2022-03-04 09:17:23 -08:00
pytest.ini Add load_settings_toml 2025-03-04 06:52:39 -08:00
README.rst Update README badge for the build workflow status 2025-06-25 23:21:23 -04:00
README.rst.license Fix problems 'git stash' not actually stashing created 2022-03-04 09:23:37 -08:00
requirements.txt More changes and ran pre-commit 2025-06-23 08:35:58 -07:00
requirements.txt.license Fix problems 'git stash' not actually stashing created 2022-03-04 09:23:37 -08:00
setup.py Don't install lgpio for Python >= 3.13 2025-06-23 09:16:29 -07:00

# SPDX-FileCopyrightText: 2021 Melissa LeBlanc-Williams for Adafruit Industries
#
# SPDX-License-Identifier: MIT