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

Biopython v1.78 fix #1

Merged
merged 10 commits into from
Sep 7, 2020
Merged

Biopython v1.78 fix #1

merged 10 commits into from
Sep 7, 2020

Conversation

veghp
Copy link
Member

@veghp veghp commented Sep 7, 2020

  • Fixes license autodetection
  • Adds Biopython v1.78 compatibility
  • Fixes matplotlib error
  • Otherwise code same as v0.3.1

Error in original code: `ValueError: The number of FixedLocator
locations (12), usually from a call to set_ticks, does not match the
number of ticklabels (11).`

Possibly related to changes in matplotlib v3.3.0.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 81.39% when pulling 15633cf on dev into 74e3a4a on master.

@veghp
Copy link
Member Author

veghp commented Sep 7, 2020

Commit 5c0e0e5 relates to changes in matplotlib v3.3.0 which results in problems as described on Stackoverflow and here: matplotlib/matplotlib#17736.

@veghp veghp merged commit 28f4ec1 into master Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants