-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule displayio_annotation
updated
10 files
+13 −0 | .github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md | |
+2 −68 | .github/workflows/build.yml | |
+0 −85 | .github/workflows/release.yml | |
+19 −0 | .github/workflows/release_gh.yml | |
+19 −0 | .github/workflows/release_pypi.yml | |
+28 −26 | .pre-commit-config.yaml | |
+1 −2 | displayio_annotation.py | |
+15 −27 | docs/conf.py | |
+2 −3 | examples/displayio_annotation_simpletest.py | |
+48 −4 | pyproject.toml |
Submodule displayio_effects
updated
6 files