Skip to content

Commit

Permalink
ci: test against numpy v2 (#1614)
Browse files Browse the repository at this point in the history
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Chores**
- Streamlined dependency management by removing outdated comments and
constraints from the project configuration. This change may allow for
compatibility with newer versions of the `numpy` library.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Signed-off-by: Jinzhe Zeng <[email protected]>
  • Loading branch information
njzjz committed Aug 9, 2024
1 parent 8d90864 commit 6c09e5f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,6 @@ test = [
"dpgui",
"coverage",
"pymatgen-analysis-defects<2023.08.22",
# https://github.com/materialsproject/pymatgen/issues/3882
# https://github.com/kuelumbus/rdkit-pypi/issues/102
"numpy<2",
]
gui = [
"dpgui",
Expand Down

0 comments on commit 6c09e5f

Please sign in to comment.