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

Remove Dask as a hard dependency of Datashader #1350

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Commits on Jul 3, 2024

  1. Add test

    hoxbro committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    83c156e View commit details
    Browse the repository at this point in the history
  2. Remove direct dask import

    hoxbro committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b2d26a8 View commit details
    Browse the repository at this point in the history
  3. remove dask from setup.py

    hoxbro committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b3430ee View commit details
    Browse the repository at this point in the history
  4. remove test

    hoxbro committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    23e3359 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. add core tests

    hoxbro committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    b51febf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a74b4c1 View commit details
    Browse the repository at this point in the history
  3. Missed imports

    hoxbro committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    eec0d60 View commit details
    Browse the repository at this point in the history
  4. Only skip dask in test_count

    hoxbro committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    cdd0b58 View commit details
    Browse the repository at this point in the history
  5. Reduce scope of core-test

    hoxbro committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    850343d View commit details
    Browse the repository at this point in the history
  6. Just call pytest directly

    hoxbro committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    726ff84 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    01d1a30 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. clean up

    hoxbro committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    7525c02 View commit details
    Browse the repository at this point in the history
  2. Update pixi and pyproject

    hoxbro committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    ac4fba2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbed0b1 View commit details
    Browse the repository at this point in the history