-
Notifications
You must be signed in to change notification settings - Fork 3
[ADD] Create CFSSL Library #2
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
6ad3c46 to
ec52190
Compare
Current coverage is 100% (diff: 100%)
|
tedsalmon
left a comment
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.
LGTM minus one detail :)
setup.py
Outdated
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.
It seems like you removed the need for xmlrunner when you switched to TextTestRunner from unittest. Is this still required?
|
Fixed!@ |
fd9b0d3 to
4bd298c
Compare
|
Changes Unknown when pulling 4bd298c on feature/master/initial-library into ** on master**. |
Comments attended to, build passing on changes + squash.
Python CFSSL Library
This library allows you to interact with a remote CFSSL API using Python.
cc @t3ddftw @YannickB
Re https://github.com/clouder-community/clouder/pull/180#discussion_r92754615