-
Notifications
You must be signed in to change notification settings - Fork 103
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
Sync templates #616
base: master
Are you sure you want to change the base?
Sync templates #616
Conversation
Travis tests have failedHey @Naveenaidu, 1st Buildpython -m pytest
|
@@ -18,6 +18,7 @@ addopts = | |||
-p no:logging | |||
--color=yes | |||
--doctest-glob=*.rst | |||
--doctest-modules |
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.
ah, this needs to be removed, or we need to fix a bug in an upstream library.
I'll look into that tomorrow.
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.
Created timofurrer/ramlient#51
@Naveenaidu can you please try to sync again? That doctest-modules bug has been resolved now. |
Reviewers Checklist
botcmd
andre_botcmd
decorators.