Commit f1e2f86
committed
Automated update by Adabot (adafruit/adabot@20240118)
Updating https://github.com/WoolseyWorkshop/WoolseyWorkshop_CircuitPython_74HC165 to 1.0.0 from 0.8.0:
> Removed extra latch argument in SPIDevice() call.
> Added type information to library along with other minor changes.
> Updated GitHub build environment.
> Fixed typo in last commit.
> Added link to tutorial.
Updating https://github.com/CedarGroveStudios/CircuitPython_AD9833 to 2.1.3 from 2.1.2:
> Fix sweep example.
> remove timing spec example
> update gitignore1 parent af54bf4 commit f1e2f86
2 files changed
+2
-2
lines changed- .github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md+1-1
- .github/workflows/build.yml+2-68
- .github/workflows/release.yml-99
- .github/workflows/release_gh.yml+19
- .github/workflows/release_pypi.yml+19
- .gitignore+40-10
- .pre-commit-config.yaml+28-26
- .pylintrc+4-41
- .readthedocs.yaml+19
- .readthedocs.yml-7
- CODE_OF_CONDUCT.md+49-28
- README.rst+18-17
- README.rst.license+2-1
- docs/api.rst+1-1
- docs/api.rst.license+3-3
- docs/conf.py+25-30
- docs/examples.rst.license+4-4
- docs/index.rst+7-3
- docs/index.rst.license+4-4
- docs/requirements.txt+7
- examples/74hc165_bytes.py+2-2
- examples/74hc165_simpletest.py+2-2
- optional_requirements.txt+3
- pyproject.toml+47-4
- requirements.txt+4-3
- setup.py-60
- wws_74hc165.py+52-24
0 commit comments