Commit graph

11 commits

Author SHA1 Message Date
Kattni Rembor
39f9fa8b58 Black reformatting with Python 3 target. 2020-04-08 13:03:34 -04:00
dherrada
7ac2b297ed Ran black, updated to pylint 2.x 2020-03-15 14:45:42 -04:00
dherrada
d12e2a80e7
Updated intersphinx link 2020-02-03 08:59:43 -05:00
Brennen Bearnes
050f1cc97a add setup.py, add pypi to .travis.yml, misc. tweaks for pypi, .gitignore
Per instructions at:

adafruit/circuitpython#979
2018-07-03 15:58:48 -06:00
Scott Shawcroft
cc46b28dba Polish up the driver:
* Add _ prefix to constants so they are compiled in by mpy-cross.
* Make violet and similar the calibrated value. Raw values are raw_*
* Replace while 1s with while Trues.
* Change numeric properties to tuple of valid values so values are simple
  data types (int and float) rather than ENUMs.
* Add mode documentation so the datasheet isn't needed to understand them.
2018-03-27 12:52:03 -07:00
dean
06d9b3864a DM: like thiss???? 2018-02-06 14:42:51 -05:00
dean
55a763b282 DM: like this? 2018-02-06 14:40:26 -05:00
dean
2f361dee8a DM: okok 2018-02-06 14:32:38 -05:00
dean
ed229eac5e DM: update conf for travis 2018-02-06 14:22:22 -05:00
dean
16a3b82533 DM: update docs for travis 2018-02-06 14:20:12 -05:00
dean
b867f5e7c9 first commit 2018-02-05 18:08:34 -05:00