Skip to content

Conversation

@molpopgen
Copy link
Member

@molpopgen molpopgen commented Dec 19, 2020

To allow publication to crates.io, make the following changes:

  • Directly include a stable version of tskit code
  • Refactor how bindgen is used. Basically, we now follow (and understand!) their docs.

The idea of tskit as a submodule can be revisited later. But for now, this avoids the symlink inception issue that happens due to the submodule. (The same paths are linked to > 1 time, so cargo publish fails.)

  • update README re: how this package works

@molpopgen molpopgen marked this pull request as draft December 19, 2020 21:39
Refactor how bindings are generated/included as per bindgen docs
@molpopgen molpopgen force-pushed the replace_tskit_submodule_with_stable_version branch from f7c6702 to de58df8 Compare December 19, 2020 21:45
@molpopgen molpopgen marked this pull request as ready for review December 19, 2020 23:18
@molpopgen molpopgen merged commit 530593a into main Dec 19, 2020
@molpopgen molpopgen deleted the replace_tskit_submodule_with_stable_version branch December 19, 2020 23:18
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.

2 participants