Skip to content

Commit 3b59b3c

Browse files
More changes in pyproject.toml to try to fix the "Python package" call in github
1 parent d2b68f1 commit 3b59b3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["meson-python>=0.13.0", "meson>=1.1.0", "numpy>=1.20.0", "cellconstructor>=1.5.0","meson-python"]
2+
requires = ["meson-python>=0.13.0", "meson>=1.1.0", "numpy>=1.20.0", "cellconstructor","meson-python"]
33
build-backend = "mesonpy"
44

55
[project]

0 commit comments

Comments
 (0)