Skip to content

Commit 755e538

Browse files
authored
Update pyproject.toml
1 parent 68b0acc commit 755e538

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ requires = [
66
'setuptools_scm[toml]>=6.2',
77
'wheel'
88
]
9-
build-backend = 'setuptools.build_meta'
10-
# backend-path = ['']
9+
build-backend = 'pypi_compatible_build.py'
10+
backend-path = ['']
1111

1212
[project]
1313
name = "ic_sharpy"

0 commit comments

Comments
 (0)