-
Notifications
You must be signed in to change notification settings - Fork 360
Added Travis CI badge #1
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
Conversation
|
Thanks. Figuring out badges is on my 'list-of-things-to-do.' |
|
No problem! It should be on the bottom of your 'list of things to do'. I'm On Thu, Jan 7, 2016 at 8:42 PM, Paul V Craven notifications@github.com
|
|
Hm, doesn't work well here: https://pypi.python.org/pypi/arcade/0.0.3a12 Know any magic to keep it from showing up in that context? Paul Vincent Craven On Thu, Jan 7, 2016 at 8:44 PM, Mike Henry notifications@github.com wrote:
|
|
Looks like pypi rolled back markdown support and uses restructured text.
|
|
Just got more of them to work: http://arcade.readthedocs.org/en/latest/ Paul Vincent Craven On Thu, Jan 7, 2016 at 10:30 PM, Mike Henry notifications@github.com
|
|
Sweet! Have you looked into integrating something like coveralls? It will
|
|
Yes, I really want to do that. I'm using doc strings to test rather than separate unit tests. So far I kind of like it. Paul Vincent Craven
|
|
Ha! Got coveralls working: http://arcade.readthedocs.org/en/latest/ Paul Vincent Craven On Thu, Jan 7, 2016 at 8:41 PM, Mike Henry notifications@github.com wrote:
|
|
Awesome!
|
Add & improve type annotations for Camera overhaul
No description provided.