Skip to content

chore: require pylibsparseir 0.8.3#76

Open
shinaoka wants to merge 1 commit intomainlinefrom
bump-pylibsparseir-0.8.3
Open

chore: require pylibsparseir 0.8.3#76
shinaoka wants to merge 1 commit intomainlinefrom
bump-pylibsparseir-0.8.3

Conversation

@shinaoka
Copy link
Member

Summary

  • require pylibsparseir>=0.8.3,<0.9.0 in pyproject.toml
  • keep the conda recipe in sync with the same dependency floor

Verification

  • python3 check_libsparseir_version_consistency.py
  • python3 -m venv /tmp/sparse-ir-published-083
  • python -m pip install -U pip setuptools wheel pytest numpy scipy
  • python -m pip install -e /Users/hiroshi/projects/sparse-ir/sparse-ir
  • pytest tests/ -q
  • result: 95 passed, 8 skipped against published pylibsparseir 0.8.3

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