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

setup.py: Add matplotlib #53

Merged
merged 3 commits into from
Apr 25, 2024
Merged

Conversation

JohnAZoidberg
Copy link
Contributor

@JohnAZoidberg JohnAZoidberg commented Jun 27, 2019

It's imported in psrecord/main.py but not installed by setuptools.
Is that okay or do you want it to be optional like this?

@codecov-io
Copy link

codecov-io commented Jun 27, 2019

Codecov Report

Merging #53 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #53   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines         158    158           
=====================================
  Hits          158    158
Impacted Files Coverage Δ
psrecord/main.py 100% <ø> (ø) ⬆️

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 aff9389...56d1087. Read the comment docs.

@astrofrog astrofrog self-requested a review June 27, 2019 17:51
Copy link
Owner

@astrofrog astrofrog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Could you indeed put it inside an extras_require called plot?

@JohnAZoidberg
Copy link
Contributor Author

Alright, did it :)

@JohnAZoidberg
Copy link
Contributor Author

Is this ok?

@codecov-commenter
Copy link

codecov-commenter commented Jun 9, 2021

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@astrofrog
Copy link
Owner

astrofrog commented Apr 25, 2024

@JohnAZoidberg - sorry for dropping the ball on this, I've rebased this and fixed the testing

@astrofrog astrofrog merged commit a47940f into astrofrog:main Apr 25, 2024
14 checks passed
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

5 participants