Skip to content
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: Constrained matplotlib version #413

Merged
merged 1 commit into from
Aug 13, 2021
Merged

chore: Constrained matplotlib version #413

merged 1 commit into from
Aug 13, 2021

Conversation

fg-mindee
Copy link
Contributor

This PR attempts to fix the matplotlib issue upon installation in #412 by avoiding the latest release (of today).

Any feedback is welcome!

@fg-mindee fg-mindee added type: bug Something isn't working topic: build Related to dependencies and build topic: docker Docker-related labels Aug 13, 2021
@fg-mindee fg-mindee added this to the 0.3.1 milestone Aug 13, 2021
@fg-mindee fg-mindee self-assigned this Aug 13, 2021
@codecov
Copy link

codecov bot commented Aug 13, 2021

Codecov Report

Merging #413 (9829e42) into main (86daa0f) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #413      +/-   ##
==========================================
+ Coverage   95.80%   95.83%   +0.02%     
==========================================
  Files          91       91              
  Lines        3838     3838              
==========================================
+ Hits         3677     3678       +1     
+ Misses        161      160       -1     
Flag Coverage Δ
unittests 95.83% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...dels/detection/differentiable_binarization/base.py 91.97% <0.00%> (+0.61%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 86daa0f...9829e42. Read the comment docs.

@fg-mindee fg-mindee merged commit 040cff5 into main Aug 13, 2021
@fg-mindee fg-mindee deleted the mpl-fix branch August 13, 2021 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: build Related to dependencies and build topic: docker Docker-related type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant