Commit graph

74 commits

Author SHA1 Message Date
dherrada
974d5e6656 Fixed discord invite link 2020-07-08 16:49:04 -04:00
Scott Shawcroft
0d49a1fcd9
Merge pull request #26 from adafruit/black-update
Black reformatting with Python 3 target.
2020-04-09 09:39:42 -07:00
Kattni Rembor
0e32efa93d Black reformatting with Python 3 target. 2020-04-08 14:47:33 -04:00
sommersoft
b08aa012dd build.yml: add black formatting check
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-04-07 16:03:47 -05:00
Kattni
e2d5a2f4cd
Merge pull request #25 from adafruit/pylint-update
Ran black, updated to pylint 2.x
2020-03-17 11:59:59 -04:00
sommersoft
ab1f24811b update code of coduct: discord moderation contact section
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-03-15 18:29:41 -05:00
dherrada
19712a748f Ran black, updated to pylint 2.x 2020-03-15 16:58:20 -04:00
Kattni
d9822e6690
Merge pull request #24 from sommersoft/patch_coc
Update Code of Conduct
2020-03-13 15:53:11 -04:00
sommersoft
220ddc70d8 update code of conduct 2020-03-13 13:46:12 -05:00
sommersoft
256dc1c0e5 update pylintrc for black
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-03-08 19:08:43 -05:00
sommersoft
42024d0f8c build.yml: move pylint, black, and Sphinx installs to each repo; add description to 'actions-ci/install.sh'
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-03-05 10:07:50 -06:00
siddacious
2e6caa7c1e
Merge pull request #23 from adafruit/dherrada-patch-2
Should render in pypi now
2020-01-24 07:28:30 -08:00
dherrada
c0f88087fa
Should render in pypi now 2020-01-23 15:29:58 -05:00
sommersoft
6a299d88e0 update pylint examples directive
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-01-14 17:09:19 -06:00
siddacious
dc1d8dd99c
Merge pull request #21 from adafruit/dherrada-patch-1
Moved repository from Travis to GitHub Actions
2020-01-01 12:15:49 -08:00
dherrada
d2c3788821 Moved repository from Travis to GitHub Actions 2020-01-01 14:26:25 -05:00
Carter Nelson
1bf2707c91
Merge pull request #20 from caternuson/iss15
Remove verification check
2019-11-14 20:09:30 -08:00
caternuson
65c458da1a and that 2019-11-14 16:37:39 -08:00
caternuson
82d250586d remove verification check 2019-11-14 16:34:44 -08:00
caternuson
4e90dcadb4 change verification check 2019-11-14 15:14:46 -08:00
Kattni
ed71b40dc9
Merge pull request #19 from adafruit/dherrada-patch-1
Removed building locally section from README, replaced with documenta…
2019-10-21 19:48:35 -04:00
dherrada
c2462e72a9
Added PyPi installation instructions 2019-10-18 21:37:14 -04:00
dherrada
db8dfb4289
Removed building locally section from README, replaced with documentation section 2019-10-17 18:28:51 -04:00
Kattni
395ddb7682
Merge pull request #18 from tannewt/remove_stop
Remove stop kwarg and use write_then_readinto.
2019-08-27 15:16:45 -04:00
Scott Shawcroft
df2037bddd
Correct to i2c_device 2019-08-26 17:14:26 -07:00
Scott Shawcroft
5e953fcb26
Remove stop kwarg and use write_then_readinto.
See https://github.com/adafruit/circuitpython/issues/2082 for details.
2019-08-21 16:05:25 -07:00
Kattni
0e8b9ae9bd
Merge pull request #14 from sommersoft/readme_fix_travis
Update README Travis Badge
2018-12-21 13:45:27 -06:00
sommersoft
dab1a53569 change 'travis-ci.org' to 'travis-ci.com' 2018-12-21 13:24:34 -06:00
Dan Halbert
de9017c73e
Merge pull request #13 from adafruit/lowercase_module_name
lowercase module name in setup.py (fixes #12)
2018-11-29 17:55:32 -05:00
Brennen Bearnes
14a7b38d77 lowercase module name in setup.py (fixes #12) 2018-11-29 15:35:25 -07:00
Kattni
088ada214b
Merge pull request #10 from process1183/blinka
Add Adafruit-Blinka to requirements for PyPI compatibility
2018-10-27 15:05:36 -04:00
Josh Gadeken
4218b4a008
Add Adafruit-Blinka to requirements for PyPI compatibility
Fix for issue listed in https://github.com/adafruit/circuitpython/issues/1246
> For pypi compatibility, missing Adafruit-Blinka in requirements.txt - 22
2018-10-27 00:11:59 -06:00
sommersoft
8c5d165983 ignore the board module imports in .pylintrc
Signed-off-by: sommersoft <sommersoft@gmail.com>
2018-08-25 14:03:24 +00:00
Brennen Bearnes
a0c456e82c
Merge pull request #9 from kattni/pypi
PyPi setup.
2018-08-04 15:18:00 -06:00
Kattni Rembor
f6ee57207b PyPi setup. 2018-08-04 11:45:48 -04:00
sommersoft
6b07691e52 updated CoC
Signed-off-by: sommersoft <sommersoft@gmail.com>
2018-08-01 03:25:36 +00:00
Kattni
2d5f40436b
Merge pull request #8 from sommersoft/new_docs
updated README; added alt tag to product image
2018-03-17 17:32:07 -04:00
sommersoft
c88c675164 updated README; added alt tag to product image 2018-03-16 18:32:55 -05:00
Kattni
eca8a2fe7a
Merge pull request #7 from sommersoft/new_docs
Improve Ref Docs
2018-03-11 19:22:25 -04:00
sommersoft
ebc319c317 updated conf.py; added Register & Bus Device intersphinx mapping 2018-03-10 09:56:01 -06:00
sommersoft
fb8c75bcf5 updated README; added Travis badge 2018-03-10 09:53:05 -06:00
Kattni
689301d186
Merge pull request #6 from sommersoft/new_docs
Improve Ref Docs
2018-02-27 21:16:48 -05:00
sommersoft
28c2dcfe40 refixing README image filepath 2018-02-27 19:47:33 -06:00
sommersoft
d10633b735 updated README; image fix 2018-02-26 18:27:37 -06:00
sommersoft
de955cf308 sphinx fix; missed a bullet list woe 2018-02-25 10:20:09 -06:00
sommersoft
4c70f33257 sphinx fixes; bullet list woes 2018-02-25 10:15:59 -06:00
sommersoft
d3e2bea003 sphinx fix; copy+paste missed a couple chars 2018-02-25 10:02:03 -06:00
sommersoft
084c5c6e64 added Code of Conduct 2018-02-25 09:56:55 -06:00
sommersoft
16dabe23aa updated README 2018-02-25 09:56:07 -06:00
sommersoft
7f5fe5f9f4 updated .travis & .readthedocs yml 2018-02-25 09:50:38 -06:00