-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
hotfix/PyWry Linux Wheels-Import Error Handing #4561
hotfix/PyWry Linux Wheels-Import Error Handing #4561
Conversation
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.
The dependency tree has been changed. Please update requirements.txt and requirements-full.txt
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.
The dependency tree has been changed. Please update requirements.txt and requirements-full.txt
[yellow]Platform-specific notes[/] | ||
Here is the underlying web engine each platform uses you might need to install. | ||
|
||
[green]Linux[/] |
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.
nice
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.
The dependency tree has been changed. Please update requirements.txt and requirements-full.txt
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## develop #4561 +/- ##
==========================================
Coverage ? 56.13%
==========================================
Files ? 587
Lines ? 53543
Branches ? 0
==========================================
Hits ? 30059
Misses ? 23484
Partials ? 0 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
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.
The dependency tree has been changed. Please update requirements.txt and requirements-full.txt
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.
The dependency tree has been changed. Please update requirements.txt and requirements-full.txt
* init * Update openbb.dockerfile * fixing linting * req files CLI update * bump pywry * new width/weight env vars for pywry specifically * Update backend.py * req files * Update backend.py * last bump pywry 0.4.0 * Update dashboards_controller.py --------- Co-authored-by: andrewkenreich <andrew.kenreich@gmail.com> Co-authored-by: James Maslek <jmaslek11@gmail.com>
Description
How has this been tested?
Checklist:
feature/feature-name
orhotfix/hotfix-name
.Others