-
Notifications
You must be signed in to change notification settings - Fork 23
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(deps): update urllib and others #198
Conversation
The style in this PR agrees with This formatting comment was generated automatically by a script in uc-cdis/wool. |
- poetry show -vv | ||
script: | ||
- poetry run pytest -vv ./tests | ||
- echo Unit testing is now done in GH Actions, this just pushing to pypi as necessary |
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.
mm it'd be better to only deploy when the tests have passed, but i guess it's ok, assuming no PRs are merged with failing tests
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.
yeah after I merge this I'll make the GH ACtions passing a requirement to merge
New Features
Breaking Changes
Bug Fixes
Improvements
Dependency updates
Deployment changes