Releases: adafruit/Adafruit_CircuitPython_VEML6070
Releases · adafruit/Adafruit_CircuitPython_VEML6070
Now on PyPi!
- Added
setup.py
- Added PyPI release info to
.travis.yml
- Updated
requirements.txt
- Added a more comprehensive
.gitignore
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-veml6070
.
Read the docs for info on how to use it.
Documentation Fix Up!
Thanks to @sommersoft for the great work!
Initial release
1.0.0 Merge branch 'master' of github.com:adafruit/Adafruit_CircuitPython_V…