Skip to content

Upgrade dask versions#352

Open
sjperkins wants to merge 1 commit intomasterfrom
upgrade-dask-attempt-2
Open

Upgrade dask versions#352
sjperkins wants to merge 1 commit intomasterfrom
upgrade-dask-attempt-2

Conversation

@sjperkins
Copy link
Copy Markdown
Member

@sjperkins sjperkins commented Aug 11, 2025

  • Tests added / passed

    $ py.test -v -s daskms/tests

    If the pep8 tests fail, the quickest way to correct
    this is to run autopep8 and then flake8 and
    pycodestyle to fix the remaining issues.

    $ pip install -U autopep8 flake8 pycodestyle
    $ autopep8 -r -i daskms
    $ flake8 daskms
    $ pycodestyle daskms
    
  • Fully documented, including HISTORY.rst for all changes
    and one of the docs/*-api.rst files for new API

    To build the docs locally:

    pip install -r requirements.readthedocs.txt
    cd docs
    READTHEDOCS=True make html
    

📚 Documentation preview 📚: https://dask-ms--352.org.readthedocs.build/en/352/

@sjperkins sjperkins linked an issue Aug 11, 2025 that may be closed by this pull request
@sjperkins sjperkins mentioned this pull request Aug 11, 2025
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.

Unpin Dask

1 participant