Skip to content

3.4.12 - Updated pyproject.toml

Compare
Choose a tag to compare
@tekktrik tekktrik released this 04 Feb 18:29
· 47 commits to main since this release
b1b4bc8

Update pyproject.toml to include the ability optional dependencies. Note that these are not currently used, but are intended to keep this libraries aligned with others in the Adafruit CircuitPython Bundle. Thanks @tekktrik!

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-bme680.

Read the docs for info on how to use it.