-
Notifications
You must be signed in to change notification settings - Fork 0
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
Chore/python3 #23
Chore/python3 #23
Conversation
7a54647
to
21b8d49
Compare
21b8d49
to
66f394e
Compare
The style in this PR agrees with This formatting comment was generated automatically by a script in uc-cdis/wool. |
setup.py
Outdated
"jmespath==0.9.2", | ||
"pbr==2.0.0", | ||
"cdislogging", | ||
"gen3cirrus>=0.3.0,<1.0.0", |
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.
make sure you update this to compatible cirrus
test.py
Outdated
@@ -0,0 +1,63 @@ | |||
d = values = { |
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.
is this file supposed to be here? :P
test
instead of selected files - one test suite that was NOT included in the tests before is broken, did not fix itTODO:
Breaking Changes
Dependency updates