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

Update README.md #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update README.md #2

wants to merge 1 commit into from

Conversation

johnsolk
Copy link

@johnsolk johnsolk commented Nov 1, 2016

No description provided.

@codecov-io
Copy link

Current coverage is 86.52% (diff: 100%)

Merging #2 into master will not change coverage

@@             master         #2   diff @@
==========================================
  Files            12         12          
  Lines           809        809          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits            700        700          
  Misses          109        109          
  Partials          0          0          

Powered by Codecov. Last update 8008c90...8f30d84

@camillescott
Copy link
Owner

Thanks Lisa! Two comments:

  1. The mpl version check can be tightened up: python -c "import matplotlib; print(matplotlib.__version__)"
  2. The pip install can be shortened to pip install matplotlib=1.5.1.

Cheers!

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.

3 participants