Skip to content

Commit 6ee8840

Browse files
committed
remove pdm dev-dependency section in pyproject (likely not needed?)
fb6ba71
1 parent b1ea39b commit 6ee8840

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -164,10 +164,6 @@ include = ["pymatgen", "pymatgen.*"]
164164
"pymatgen.io.lammps" = ["CoeffsDataType.yaml", "templates/*.template"]
165165
"pymatgen.symmetry" = ["*.json", "*.sqlite", "*.yaml"]
166166

167-
[tool.pdm.dev-dependencies]
168-
lint = ["mypy>=1.10.0", "pre-commit>=3.7.1", "ruff>=0.4.9"]
169-
test = ["pytest-cov>=5.0.0", "pytest-split>=0.9.0", "pytest>=8.2.2","pytest-xdist>=3.0.0"]
170-
171167
[tool.cibuildwheel.linux]
172168
archs = ["auto64"]
173169
skip = ["*musllinux*"]

0 commit comments

Comments
 (0)