Skip to content

Commit 2cefe46

Browse files
committed
Fix pyproject
1 parent c21ace7 commit 2cefe46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[build-system]
22
requires = ["setuptools>=45", "setuptools_scm[toml]>=6.2", "wheel"]
3+
build-backend = "setuptools.build_meta"
34

45
[tool.setuptools_scm]
56
write_to = "muse_psfr/version.py"

0 commit comments

Comments
 (0)