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

Upgrade to numpy-2.0 #398

Merged
merged 5 commits into from
Aug 7, 2024
Merged

Upgrade to numpy-2.0 #398

merged 5 commits into from
Aug 7, 2024

Commits on Aug 6, 2024

  1. dependencies: remove pylsp group

    LSP servers installation should be handled by NeoVim configuration
    dvp committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    e794f1f View commit details
    Browse the repository at this point in the history
  2. build: stop using flake8

    dvp committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    e4f7197 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. dependencies: poetry update

    dvp committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    35fda45 View commit details
    Browse the repository at this point in the history
  2. bump: version xpypact 0.12.2

    dvp committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    f744917 View commit details
    Browse the repository at this point in the history
  3. dependencies: upgrade numpy

    looks like the recent duckdb is compatible with numpy-2
    dvp committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4a5203d View commit details
    Browse the repository at this point in the history