Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jmmshn authored Mar 20, 2023
1 parent 3ae1621 commit b82e926
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 @@ -25,7 +25,7 @@ keywords = ["machine-learning", "dft", "vasp", "volumetric", "pymatgen"]
license = {text = "modified BSD"}
name = "mp-pyrho"
readme = "README.md"
requires-python = '>="3.8"'
requires-python = ">=3.8"

[project.optional-dependencies]
dev = ["pre-commit==2.17.0"]
Expand Down

0 comments on commit b82e926

Please sign in to comment.