Brennen Bearnes
02ed2b572f
add pypi downgrade per @kattni
2018-08-09 11:30:11 -06:00
Brennen Bearnes
15ab6f55d3
add pypi instructions to README.rst
...
Also some minor whitespace tweaks.
2018-08-09 10:32:59 -06:00
Brennen Bearnes
0a6f3afd83
.travis.yml: add missing pip invocation
2018-07-03 16:19:43 -06: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
deanm1278
3e2e8e1ab1
Merge pull request #3 from adafruit/tannewt-patch-2
...
Fix release file path
2018-03-27 17:31:25 -04:00
Scott Shawcroft
4fd7fa9309
Fix release file path
2018-03-27 14:30:25 -07:00
deanm1278
da86932898
Merge pull request #2 from adafruit/tannewt-patch-1
...
Fix Travis capitalization
2018-03-27 17:01:28 -04:00
Scott Shawcroft
12ad17794a
Fix Travis capitalization
2018-03-27 13:58:37 -07:00
dean
2c91078b54
fix valueError
2018-03-27 16:49:26 -04:00
deanm1278
ba11a8002f
Merge pull request #1 from tannewt/polish
...
Polish up the driver
2018-03-27 16:37:44 -04: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
afd8056c8c
DM: ok
2018-02-06 14:29:51 -05:00
dean
6b1557dec6
DM: ok plz
2018-02-06 14:28:07 -05:00
dean
9a733d6819
DM: ok maybe now?
2018-02-06 14:25:21 -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
8bd41a38a7
DM: lint plz
2018-02-06 13:12:35 -05:00
dean
f756be77f0
DM: update styling
2018-02-06 13:07:49 -05:00
dean
3eb1f70b55
DM: fix styling
2018-02-06 12:57:01 -05:00
dean
95e667a8c7
DM: working library
2018-02-06 12:33:34 -05:00
dean
b867f5e7c9
first commit
2018-02-05 18:08:34 -05:00