Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit c60d87f

Browse files
Update pyproject.toml
1 parent 9c1bf87 commit c60d87f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ requires-python = ">=3.9, <3.13"
2828
dependencies = ["ase>=3.23.0", "numpy", "pymatgen>=2024.2.8"]
2929

3030
[project.optional-dependencies]
31-
dev = ["black>=23.7.0", "docformatter>=1.7.5", "isort>=5.12.0", "pytest>=7.4.0", "pytest-cov>=3.0.0", "ruff>=0.0.285"]
31+
dev = ["pytest>=7.4.0", "pytest-cov>=3.0.0", "ruff>=0.0.285"]
3232
docs = [
3333
"mkdocs-material>=9.4.0",
3434
"mkdocstrings[python]>=0.22.0",

0 commit comments

Comments
 (0)