Closed allanlewis closed 7 months ago
One thing I haven't checked is whether Poetry is including the files described in MANIFEST.in
. I don't think it uses that file so we should probably delete it, but we might need to give Poetry some extra config to include those files; or it might just work.
@stan-janssen Are you able to test this change? I don't know enough about the project to test it beyond what you've configured in CI; the latter needs approval to run.
Is someone able to test this change?
@allanlewis sorry about not getting back to this earlier. I’ll be testing it this week, thanks!
Rebased on main
.
@stan-janssen are you able to take a look at this?
Closing for lack of interest.
This PR migrates the metadata and dependency management to
pyproject.toml
and Poetry.This resolves #151.