Skip to content

Upgrade dask#351

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

Upgrade dask#351
sjperkins wants to merge 1 commit intomasterfrom
upgrade-dask

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--351.org.readthedocs.build/en/351/

@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.

1 participant