refactor: migrate to pyproject.toml#1267
Conversation
|
@larsoner mind have a look 🐿️ |
larsoner
left a comment
There was a problem hiding this comment.
Looks reasonable in principle aside from some potential differences I suspect are there. Those differences make me think that it would be safest to do a directory diff between the unzipped sdist and/or .whl on master and this PR to make sure we aren't adding or removing things we shouldn't.
|
Can you try the directory diff and let me know how it looks? |
not sure what you mean, like building a package from master and, with this suggestion to see if there is a difference in the package? 🐿️ |
|
Yes for the |
|
this is the version from master: and this is with this PR: the only diff is as expected missing: |
|
Thanks @Borda ! |
|
Thank you @Borda 🙏 ! |
Closes #1142