Skip to content

Commit

Permalink
unskip numba
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielYang59 committed Jan 24, 2025
1 parent 56108b6 commit dcd65e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ ci = ["pytest-cov>=4", "pytest-split>=0.8", "pytest>=8"]
docs = ["invoke", "sphinx", "sphinx_markdown_builder", "sphinx_rtd_theme"]
electronic_structure = ["fdint>=2.0.2"]
mlp = ["chgnet>=0.4.0; python_version<'3.13'", "matgl>=1.1.3; python_version<'3.13'"]
numba = ["numba>=0.55; python_version<'3.13'"]
numba = ["numba>=0.55"]
numpy-v1 = ["numpy>=1.25.0,<2"] # Test NP1 on Windows (buggy at this moment)
optional = [
"pymatgen[abinit,ase,mlp,tblite]",
Expand Down

0 comments on commit dcd65e1

Please sign in to comment.