No description
Find a file
Chris Stenkamp 442a124cc6
Update Readme: Requires Python 3.7
Since version 3.20.0, which added Type Annotations, this package actually requires Python 3.7, which is the first version that supports them. The Readme should be updated accordingly.
2022-10-26 12:51:56 +02:00
.github/workflows Add license to release.yml 2021-12-15 13:58:48 -05:00
adafruit_platformdetect Adding support for Banana Pi M2 Plus 2022-10-15 11:08:58 -05:00
bin Add Khadas VIM3 board detection. 2022-03-16 15:53:48 +04:00
docs Fix docs language 2022-05-31 11:41:55 -07:00
LICENSES Add licenses to repo 2021-12-15 13:57:37 -05:00
.gitignore Add chip detection for Allwinner A10 and A20 2022-04-19 17:16:23 +01:00
.pre-commit-config.yaml Update to even newer version of black 2022-03-29 13:41:32 -07:00
.pylintrc Add license to .pylintrc 2021-12-15 13:59:10 -05:00
.readthedocs.yaml Update Required Python to 3.7 2022-03-07 08:18:44 -08:00
CODE_OF_CONDUCT.md Add licenses to files 2021-12-15 14:04:25 -05:00
LICENSE initial commit 2018-12-03 23:26:33 -07:00
README.rst Update Readme: Requires Python 3.7 2022-10-26 12:51:56 +02:00
README.rst.license Run pre-commmit 2022-03-07 08:19:35 -08:00
requirements.txt Adding Tinker Board detection 2020-05-29 13:00:37 -04:00
setup.py Update Required Python to 3.7 2022-03-07 08:18:44 -08:00

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