Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Make mayavi an optional dependency - #3

Merged
loeiten merged 3 commits into
masterfrom
optional-mayavi
Oct 26, 2019
Merged

Make mayavi an optional dependency#3
loeiten merged 3 commits into
masterfrom
optional-mayavi

Conversation

@johnomotani

Copy link
Copy Markdown
Contributor

mayavi is not required for all the boututils to work, so make it an 'extra' requirement.

`mayavi` is not required for all the `boututils` to work, so make it an 'extra' requirement.
@johnomotani

Copy link
Copy Markdown
Contributor Author

Should allow removing a work-around in xBOUT, see boutproject/xBOUT#55 (comment)

@codecov-io

codecov-io commented Oct 25, 2019

Copy link
Copy Markdown

Codecov Report

Merging #3 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master      #3   +/-   ##
======================================
  Coverage    3.82%   3.82%           
======================================
  Files          38      38           
  Lines        2926    2926           
======================================
  Hits          112     112           
  Misses       2814    2814
Impacted Files Coverage Δ
setup.py 0% <ø> (ø) ⬆️
boututils/__init__.py 56.25% <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 9728460...6cf46fc. Read the comment docs.

@loeiten loeiten left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice solution. Any suggestions on how often we should bump the version number? Does once every pulled PR make sense?

@johnomotani

Copy link
Copy Markdown
Contributor Author

Any suggestions on how often we should bump the version number? Does once every pulled PR make sense?

I think that makes sense, it's what we're doing for hypnotoad. I'll bump the version number.

0.1.2 -> 0.1.3
@loeiten
loeiten merged commit e9dce6a into master Oct 26, 2019
@loeiten
loeiten deleted the optional-mayavi branch October 26, 2019 19:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants