-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update some submodules to releases with pyproject.toml
- Loading branch information
1 parent
3a8924e
commit c6c942a
Showing
8 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
Submodule qwiic_bme280
updated
8 files
+78 −53 | README.md | |
+ − | docs/images/bme280-gh-banner-py.png | |
+34 −0 | examples/README.md | |
+1 −1 | examples/qwiic_bme280_ex4.py | |
+49 −0 | pyproject.toml | |
+1 −0 | requirements.txt | |
+0 −2 | setup.cfg | |
+0 −101 | setup.py |
Submodule qwiic_cap1203
updated
7 files
+108 −524 | README.md | |
+ − | docs/images/cap1203-gh-banner-py.png | |
+56 −0 | examples/README.md | |
+49 −0 | pyproject.toml | |
+1 −0 | requirements.txt | |
+0 −2 | setup.cfg | |
+0 −105 | setup.py |
Submodule qwiic_keypad
updated
7 files
+80 −49 | README.md | |
+ − | docs/images/keypad-gh-banner-py.PNG | |
+17 −0 | examples/README.md | |
+49 −0 | pyproject.toml | |
+1 −0 | requirements.txt | |
+0 −2 | setup.cfg | |
+0 −101 | setup.py |
Submodule qwiic_lsm6dso
updated
8 files
+2 −2 | DESCRIPTION.rst | |
+108 −521 | README.md | |
+ − | docs/images/lsm6dso-gh-banner-py.png | |
+23 −0 | examples/README.md | |
+49 −0 | pyproject.toml | |
+1 −0 | requirements.txt | |
+0 −2 | setup.cfg | |
+0 −105 | setup.py |
Submodule qwiic_sgp40
updated
8 files
+78 −61 | README.md | |
+ − | docs/images/sgp40-gh-banner-py.PNG | |
+18 −0 | examples/README.md | |
+41 −0 | examples/qwiic_sgp40_ex2_function_test.py | |
+49 −0 | pyproject.toml | |
+1 −0 | requirements.txt | |
+0 −2 | setup.cfg | |
+0 −104 | setup.py |
Submodule qwiic_soil_moisture_sensor
updated
7 files
+82 −59 | README.md | |
+ − | docs/images/soil_moisture_sensor-gh-banner-py.png | |
+17 −0 | examples/README.md | |
+49 −0 | pyproject.toml | |
+1 −0 | requirements.txt | |
+0 −2 | setup.cfg | |
+0 −101 | setup.py |
Submodule qwiic_ultrasonic
updated
7 files
+111 −522 | README.md | |
+ − | docs/images/ultrasonic-gh-banner-py.png | |
+12 −0 | examples/README.md | |
+49 −0 | pyproject.toml | |
+1 −0 | requirements.txt | |
+0 −2 | setup.cfg | |
+0 −105 | setup.py |
Submodule qwiic_veml6030
updated
7 files
+104 −523 | README.md | |
+ − | docs/images/veml6030-gh-banner-py.png | |
+35 −0 | examples/README.md | |
+49 −0 | pyproject.toml | |
+1 −0 | requirements.txt | |
+0 −2 | setup.cfg | |
+0 −105 | setup.py |