Skip to content

Commit 6c09e5f

Browse files
authored
ci: test against numpy v2 (#1614)
<!-- 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 <jinzhe.zeng@rutgers.edu>
1 parent 8d90864 commit 6c09e5f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,6 @@ test = [
6565
"dpgui",
6666
"coverage",
6767
"pymatgen-analysis-defects<2023.08.22",
68-
# https://github.com/materialsproject/pymatgen/issues/3882
69-
# https://github.com/kuelumbus/rdkit-pypi/issues/102
70-
"numpy<2",
7168
]
7269
gui = [
7370
"dpgui",

0 commit comments

Comments
 (0)