Skip to content

Commit 3714e0e

Browse files
committed
MAINT: adding basic build-system
1 parent 1af2528 commit 3714e0e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[build-system]
2+
requires = ["setuptools", "wheel"]
3+
build-backend = 'setuptools.build_meta'

0 commit comments

Comments
 (0)