Skip to content
This repository was archived by the owner on Apr 20, 2022. It is now read-only.

First PR of the pure python Pypixelbuf library #1

Merged
merged 17 commits into from
Jul 23, 2019
Merged

First PR of the pure python Pypixelbuf library #1

merged 17 commits into from
Jul 23, 2019

Conversation

rhooper
Copy link
Contributor

@rhooper rhooper commented Jun 23, 2019

This is a preliminary PR for pypixelbuf @kattni
There are some changes needed to shrink the code still.

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this repo! Do you mean to follow up with the API changes?

.travis.yml Outdated
# or remove the env block entirely and remove the condition in the
# deploy block.
env:
- DEPLOY_PYPI="false"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you will want to do this.

.travis.yml Outdated
- pip install --force-reinstall pylint==1.9.2

script:
- pylint adafruit_dotstar.py
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The build is failing because this is incorrect.

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a great start! Thank you!

@tannewt tannewt merged commit 9a5bcd4 into adafruit:master Jul 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants