-
Notifications
You must be signed in to change notification settings - Fork 180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a test to verify #80 #83
Conversation
Updating README to include information for installing from pip
Releasing 0.2 to master
CLANotRequired
Release 0.3
* Scrub some strings in the test file so they don't include internal references * Updated some of the assets to be consistent in casing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, though the PR has a bunch of other commits in it -- I trust you can fix that :)
Also for some reason pep8 is failing on one of the samples, is that related to this?
@t8y8 weird. I have pep8 running in my pre-commit hook, I don't know why it even let me check in. I'll get that fixed and merged. The other commits are a non-issue and already exist in development. It's just a weirdness with the squashing, etc. I'm starting to think we should maybe stop squashing on merge. |
🚀 |
This is picking up weird commits because of merging issues, but only the last commit is important.