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

pybind11 versioning #955

Merged
merged 1 commit into from Aug 3, 2022
Merged

pybind11 versioning #955

merged 1 commit into from Aug 3, 2022

Conversation

molpopgen
Copy link
Owner

dev

@molpopgen molpopgen changed the base branch from main to dev August 3, 2022 18:20
* Do not pip install it in wheel workflows
@molpopgen molpopgen merged commit 415f026 into dev Aug 3, 2022
@molpopgen molpopgen deleted the pybind11_versioning branch August 3, 2022 19:48
molpopgen added a commit that referenced this pull request Aug 4, 2022
* remove WrappedTreeSequence from test suite (#946)

* Replace inheritance hierarchy defining MutationDominance (#947)

with simple dependency injection of callbacks.

* Refactor class decorator for pickling attrs-based classes
to call the post-init function rather than call super() directly.
(#948)

* Fix edge case when importing demes models with burnin=0. (#949)

* Reject demes models with simultaneuous pulses (#953)

into the same destination deme.

* Add fwdpy11.AmbiguousPulses exception

* Pin pybind11 to 2.9.1 (#955)

* Do not pip install it in wheel workflows

* Fix path to cache Ubuntu test dependencies. (#957)

* use build module for wheels workflow (#958)

* bump tskit to =~0.5.0 (#959)

* Refactor wheel workflow.

During testing:

1. install deps from a requirements file.
2. install local wheel with --no-deps, etc..
3. on macos, we have to rename the wheels,
   which will be fragile and come back to
   haunt us.

Closes #940
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

1 participant