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

Update project tooling and structure #9

Merged
merged 10 commits into from
Apr 30, 2024
Merged

Conversation

BielStela
Copy link
Contributor

@BielStela BielStela commented Apr 29, 2024

Move project structure to be src/ and pyproject.toml based. Also introduces ruff and mypy as basic tooling and checks with pre-commit hooks.

This is a major refactor and it will change the layout quite a lot so feel free to turn down any of the included changes.

Also adds support to python 3.12

@BielStela BielStela marked this pull request as draft April 30, 2024 07:24
@BielStela BielStela changed the title Update project in general Update project tooling and structure Apr 30, 2024
@BielStela
Copy link
Contributor Author

BielStela commented Apr 30, 2024

There is a single test failing test_chunk_execute failing from dask version 2023.9.2 up. The last release was done with an older version prior to 2023.9.2 and so it worked well. Anything beyond 2023.9.2 will cause this test to fail.

I can't see anything suspicious in the changelogs

@BielStela BielStela changed the base branch from main to release/v0.3.0 April 30, 2024 11:19
@BielStela BielStela requested a review from fgassert April 30, 2024 16:47
@BielStela BielStela marked this pull request as ready for review April 30, 2024 16:48
@BielStela BielStela merged commit 92ea36c into release/v0.3.0 Apr 30, 2024
@BielStela BielStela deleted the update-package branch April 30, 2024 17: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.

2 participants