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

Support building python bindings for multiple python versions #655

Merged
merged 14 commits into from
Oct 22, 2020

Conversation

pfultz2
Copy link
Collaborator

@pfultz2 pfultz2 commented Oct 1, 2020

No description provided.

@pfultz2 pfultz2 linked an issue Oct 1, 2020 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Oct 21, 2020

Codecov Report

Merging #655 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #655   +/-   ##
========================================
  Coverage    91.83%   91.83%           
========================================
  Files          212      212           
  Lines        10216    10216           
========================================
  Hits          9382     9382           
  Misses         834      834           

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 e939ddc...4800f90. Read the comment docs.

@mvermeulen mvermeulen merged commit f279cda into develop Oct 22, 2020
@mvermeulen mvermeulen deleted the pybind branch October 22, 2020 16:29
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.

Update Python interface to build Python 3.* versions simultaneously.
3 participants